forked from Tr0n/client
Solution refactoring and restructuring, removed Boost dependency, removed unused tools
This commit is contained in:
3
src/UserInterface/Version.h
Normal file
3
src/UserInterface/Version.h
Normal file
@ -0,0 +1,3 @@
|
||||
#define VER_FILE_VERSION 1,0,28249,0
|
||||
#define VER_FILE_VERSION_STR "1.0.28249.1"
|
||||
int METIN2_GET_VERSION() { return 28249; }
|
Reference in New Issue
Block a user