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

Fixed levelup crashing the client occasionally

This commit is contained in:
Mordred 2017-08-09 22:50:59 +02:00
parent e38c0aa1f7
commit f6679f7ad0

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