1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-25 14:07:46 +00:00

Correct client opcode updatepos

This commit is contained in:
Perize 2018-01-30 19:45:39 +09:00
parent 709e1c1b94
commit 111aa8c383

View file

@ -182,7 +182,8 @@ namespace Packets {
SkillHandler = 0x0114, // updated 4.1 SkillHandler = 0x0114, // updated 4.1
GMCommand1 = 0x0115, // updated 4.1 ?? GMCommand1 = 0x0115, // updated 4.1 ??
GMCommand2 = 0x0116, // updated 4.1 ?? GMCommand2 = 0x0116, // updated 4.1 ??
UpdatePositionHandler = 0x0118, // updated 4.1 UpdatePositionHandler = 0x0138, // updated 4.2
UpdatePositionInstance = 0x0177, // updated 4.2
InventoryModifyHandler = 0x011F, // updated 4.1 InventoryModifyHandler = 0x011F, // updated 4.1