7 lines
102 B
C++
7 lines
102 B
C++
#include "StarNetCompatibility.hpp"
|
|
|
|
namespace Star {
|
|
|
|
VersionNumber const OpenProtocolVersion = 3;
|
|
|
|
} |