Explorar o código

One more thing for dev release — bump save format (so the old saves won't crash us).

Michał W. Urbańczyk %!s(int64=13) %!d(string=hai) anos
pai
achega
e7603a1fee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/Connection.h

+ 1 - 1
lib/Connection.h

@@ -20,7 +20,7 @@
 
 #include "ConstTransitivePtr.h"
 
-const ui32 version = 730;
+const ui32 version = 731;
 class CConnection;
 class CGObjectInstance;
 class CGameState;