mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-03 17:27:47 +00:00
fix InitZone packet
This commit is contained in:
parent
7f983bbf67
commit
b771630fd3
1 changed files with 1 additions and 0 deletions
|
@ -927,6 +927,7 @@ 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 unknown7;
|
||||
uint32_t unknown8;
|
||||
uint32_t unknown9;
|
||||
uint32_t unknown10;
|
||||
|
|
Loading…
Add table
Reference in a new issue