mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-25 11:07:45 +00:00
this packet was wrong the whole time but it didn't cause problems?
This commit is contained in:
parent
b36228915e
commit
c1af02049f
1 changed files with 1 additions and 2 deletions
|
@ -776,8 +776,7 @@ namespace Sapphire::Network::Packets::Server
|
|||
uint8_t mountFeet;
|
||||
uint8_t mountColor;
|
||||
uint8_t scale;
|
||||
uint16_t elementalLevel; // Eureka
|
||||
uint16_t element; // Eureka
|
||||
uint8_t elemental[6];
|
||||
Common::StatusEffect effect[30];
|
||||
Common::FFXIVARR_POSITION3 pos;
|
||||
uint32_t models[10];
|
||||
|
|
Loading…
Add table
Reference in a new issue