Add missing changes for protocol > 1000

This commit is contained in:
Eduardo Bart
2013-11-10 23:31:59 -02:00
parent 2b34c0ea0a
commit 9d689f0c43
7 changed files with 46 additions and 0 deletions

View File

@@ -363,6 +363,7 @@ namespace Otc
GameNewFluids = 47,
GamePlayerStateU16 = 48,
GameNewOutfitProtocol = 49,
GamePVPMode = 50,
// 51-100 reserved to be defined in lua
LastGameFeature = 101