Skip to content

Commit

Permalink
[Core/MMAP] Bump mmaps file version
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberium committed Aug 3, 2023
1 parent b4da8e2 commit b788602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/game/MotionGenerators/MoveMapSharedDefines.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#include <Detour/Include/DetourNavMesh.h>

#define MMAP_MAGIC 0x4d4d4150 // 'MMAP'
#define MMAP_VERSION 6
#define MMAP_VERSION 8

struct MmapTileHeader
{
Expand Down

0 comments on commit b788602

Please sign in to comment.