mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 22:57:45 +00:00
update CeremonySetActorAppearance
This commit is contained in:
parent
93840aff93
commit
7363ca03ff
1 changed files with 1 additions and 1 deletions
|
@ -2270,8 +2270,8 @@ namespace Sapphire::Network::Packets::Server
|
||||||
uint16_t guardianDeity;
|
uint16_t guardianDeity;
|
||||||
uint32_t u5;
|
uint32_t u5;
|
||||||
uint32_t models[10];
|
uint32_t models[10];
|
||||||
|
uint8_t unknown[10];
|
||||||
uint8_t look[26];
|
uint8_t look[26];
|
||||||
uint16_t padding3;
|
|
||||||
} actors[2];
|
} actors[2];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue