diff --git a/src/game/MotionGenerators/MoveMapSharedDefines.h b/src/game/MotionGenerators/MoveMapSharedDefines.h index 4755905b5a5..f83dbcf8efd 100644 --- a/src/game/MotionGenerators/MoveMapSharedDefines.h +++ b/src/game/MotionGenerators/MoveMapSharedDefines.h @@ -26,7 +26,7 @@ #include #define MMAP_MAGIC 0x4d4d4150 // 'MMAP' -#define MMAP_VERSION 7 +#define MMAP_VERSION 8 struct MmapTileHeader {