1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-01 16:37:45 +00:00

Re-add CountdownCancel opcode

This commit is contained in:
Maple 2023-01-26 04:45:38 -03:00
parent 8220d90ed6
commit 5b63cfb023

View file

@ -99,7 +99,7 @@ namespace Sapphire::Network::Packets
SetOnlineStatus = 0x324, // updated 6.30h
CountdownInitiate = 0x3b1, // updated 6.30h
CountdownInitiate = 0x3b1, // updated 6.30h
CountdownCancel = 0xb6, // updated 6.30h
PlayerAddedToBlacklist = 0x399, // updated 6.30h
PlayerRemovedFromBlacklist = 0x1dc, // updated 6.30h