1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-27 22:57:45 +00:00

#565: add cancel logout opcode

This commit is contained in:
NotAdam 2019-06-30 20:05:58 +10:00
parent 1083b5ae3b
commit cf0658d736

View file

@ -269,6 +269,7 @@ namespace Sapphire::Network::Packets
CFRegisterRoulette = 0x0072, CFRegisterRoulette = 0x0072,
PlayTimeHandler = 0x0073, // unchanged 4.5 PlayTimeHandler = 0x0073, // unchanged 4.5
LogoutHandler = 0x0074, // unchanged 4.5 LogoutHandler = 0x0074, // unchanged 4.5
CancelLogout = 0x0075, // updated 5.0
CFDutyInfoHandler = 0x0078, // updated 4.2 CFDutyInfoHandler = 0x0078, // updated 4.2