Mmap version update to latest

This commit is contained in:
sucofog
2017-11-18 03:49:58 +01:00
parent c4622096e9
commit 1b9b901817
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3531,7 +3531,7 @@ enum PartyResult
};
#define MMAP_MAGIC 0x4d4d4150 // 'MMAP'
#define MMAP_VERSION 6
#define MMAP_VERSION 8
struct MmapTileHeader
{