1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-06 10:47:45 +00:00

Fixed levelup crashing the client occasionally

This commit is contained in:
Mordred 2017-08-09 22:50:59 +02:00
parent 0bc3116cb9
commit 67a18a8253

View file

@ -161,7 +161,7 @@ namespace Packets {
NpcSpawn = 0x0111, // updated for sb
ActorMove = 0x0112, // updated for sb
HateList = 0x011A, // updated for sb borked
UpdateClassInfo = 0x0117,
UpdateClassInfo = 0x011D, // updated for sb
InitUI = 0x011E, // updated for sb
PlayerStats = 0x011F, // updated for sb
ActorOwner = 0x0120, // updated for sb