1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-25 11:07:45 +00:00
This commit is contained in:
collett 2020-03-15 17:06:50 +09:00
parent 1476477a1a
commit 21fffcd353

View file

@ -288,12 +288,11 @@ namespace Sapphire::Network::Packets
FinishLoadingHandler = 0x007D, // updated 5.21
CFCommenceHandler = 0x006F,
CFCommenceHandler = 0x0201, // updated 5.21
CFRegisterDuty = 0x00C4, // updated 5.21
CFRegisterRoulette = 0x030F, // updated 5.21
CFRegisterDuty = 0x0071,
CFRegisterRoulette = 0xFF72,
PlayTimeHandler = 0x0276, // updated 5.1
PlayTimeHandler = 0x0284, // updated 5.21
LogoutHandler = 0x0365, // updated 5.21
CancelLogout = 0x008F, // updated 5.1