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-17 22:02:13 +09:00
parent 4d6fdb2c77
commit cf9e5eba85

View file

@ -154,7 +154,7 @@ namespace Sapphire::Network::Packets
SilentSetClassJob = 0x018E, // updated 5.0 - seems to be the case, not sure if it's actually used for anything
PlayerSetup = 0x0316, // updated 5.21 hotfix
PlayerStats = 0x03E1, // updated 5.21 hotfix
ActorOwner = 0xF385, // updated 5.21
ActorOwner = 0x03C8, // updated 5.21 hotfix
PlayerStateFlags = 0x00AA, // updated 5.21 hotfix
PlayerClassInfo = 0x016B, // updated 5.21
CharaVisualEffect = 0x030C, // updated 5.21 hotfix