Explorar el Código

Version 0.83.

Michał W. Urbańczyk hace 15 años
padre
commit
a816267516
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      global.h

+ 1 - 1
global.h

@@ -25,7 +25,7 @@ typedef ui16 spelltype;
 #define THC
 #endif
 
-#define NAME_VER ("VCMI 0.82c")
+#define NAME_VER ("VCMI 0.83")
 extern std::string NAME; //full name
 extern std::string NAME_AFFIX; //client / server
 #define CONSOLE_LOGGING_LEVEL 5