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

updateClassInfo opcode updated

This commit is contained in:
Mordred 2017-10-11 13:25:02 +02:00 committed by GitHub
parent 964fdd50e3
commit f8b7bb4d10

View file

@ -78,7 +78,7 @@ namespace Packets {
NpcSpawn = 0x011D, // updated 4.1 NpcSpawn = 0x011D, // updated 4.1
ActorMove = 0x011E, // updated 4.1 ActorMove = 0x011E, // updated 4.1
HateList = 0x0126, // updated 4.1 HateList = 0x0126, // updated 4.1
UpdateClassInfo = 0x011D, UpdateClassInfo = 0x012A, // updated 4.1
InitUI = 0x012B, // updated 4.1 InitUI = 0x012B, // updated 4.1
ActorOwner = 0x012D, // updated 4.1 ActorOwner = 0x012D, // updated 4.1
PlayerStats = 0x0138, // updated 4.1 PlayerStats = 0x0138, // updated 4.1