Fix writables in 7.6, fixes #416

This commit is contained in:
Sam
2013-12-25 15:10:59 +01:00
parent 83dd92cfec
commit 27db78567b
4 changed files with 14 additions and 7 deletions

View File

@@ -374,8 +374,8 @@ namespace Otc
GamePlayerStateU16 = 48,
GameNewOutfitProtocol = 49,
GamePVPMode = 50,
GameWritableDate = 51,
// 51-100 reserved to be defined in lua
LastGameFeature = 101
};