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

Merge pull request #544 from BiscuitUmU/develop

Fix festivals in InitZone def
This commit is contained in:
Mordred 2019-04-09 11:24:50 +02:00 committed by GitHub
commit 4eb1cc5447

View file

@ -752,9 +752,9 @@ namespace Sapphire::Network::Packets::Server
//Current instance can be confirmed at any time using the /instance text command." ( 7B F8 69 )
uint8_t unknown5;
uint32_t unknown8;
uint16_t festivalId;
uint16_t additionalFestivalId;
uint32_t unknown8;
uint32_t unknown9;
uint32_t unknown10;
uint32_t unknown11;