Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/core/StarNetCompatibility.cpp
blob: 94e1ca52efc863d5f0dfd237419f99e13e0c3a60 (plain)
1
2
3
4
5
6
7
#include "StarNetCompatibility.hpp"

namespace Star {

VersionNumber const OpenProtocolVersion = 3;

}