Small bug fixes, new lua functions and few new customized features

This commit is contained in:
OTCv8
2020-03-25 06:56:49 +01:00
parent b471981601
commit 1df9b82846
9 changed files with 11 additions and 2 deletions

View File

@@ -170,7 +170,8 @@ GameDoubleTradeMoney = 87
GameNewWalking = 90
GameSlowerManualWalking = 91
GameExtendedNewWalking = 92
GameItemTooltip = 93
GameBot = 95
GameBiggerMapCache = 96
GameForceLight = 97
@@ -179,6 +180,7 @@ GameBotProtection = 99
GameFasterAnimations = 101
GameCenteredOutfits = 102
GameSendIdentifiers = 103
GamePacketSizeU32 = 110
GamePacketCompression = 111