1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-24 05:37:45 +00:00

GM command opcodes

This commit is contained in:
amibu 2017-08-08 18:22:18 +02:00
parent c28fcdd02b
commit 28370ebd30

View file

@ -255,8 +255,8 @@ namespace Packets {
DiscoveryHandler = 0x0109,// updated for sb
SkillHandler = 0x010B, // updated for sb
GMCommand1 = 0x010D,// updated for sb
GMCommand2 = 0x010E,// updated for sb
GMCommand1 = 0x010C,// updated for sb
GMCommand2 = 0x010D,// updated for sb
UpdatePositionHandler = 0x010F, // updated for sb
InventoryModifyHandler = 0x0116, // updated for sb