- fixed freeze after loading any saved game at a second time

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@454 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Lesh
2006-08-18 15:37:52 +00:00
parent b2355272b8
commit f157b64392
+1 -1
View File
@@ -38,7 +38,7 @@ MAPCREATE_STRUCT gMapInformation;
//Current minor map version updater.
// Lesh: increased. was 25
#define MINOR_MAP_VERSION 27
#define MINOR_MAP_VERSION 25
UINT8 gubMinorMapVersion = MINOR_MAP_VERSION;
/*