diff options
Diffstat (limited to 'src/game/UpdateFields.h')
-rw-r--r-- | src/game/UpdateFields.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/UpdateFields.h b/src/game/UpdateFields.h index db64e0bc1dd..c8e70fc2198 100644 --- a/src/game/UpdateFields.h +++ b/src/game/UpdateFields.h @@ -451,3 +451,4 @@ enum ECorpseFields CORPSE_END = OBJECT_END + 0x0022, }; #endif + |