1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-25 19:17:45 +00:00
This commit is contained in:
collett 2020-03-20 02:17:37 +09:00
parent 2dcdc6ce23
commit e3adca98a2

View file

@ -148,7 +148,7 @@ namespace Sapphire::Network::Packets
PartyList = 0x0287, // updated 5.18
HateRank = 0x0381, // updated 5.21 hotfix
HateList = 0x01F0, // updated 5.21 hotfix
ObjectSpawn = 0x01B3, // updated 5.2
ObjectSpawn = 0x0342, // updated 5.21 hotfix
ObjectDespawn = 0x034B, // updated 5.18
UpdateClassInfo = 0x0235, // updated 5.21 hotfix
SilentSetClassJob = 0x018E, // updated 5.0 - seems to be the case, not sure if it's actually used for anything