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

update CeremonySetActorAppearance

This commit is contained in:
collett 2024-06-25 17:14:58 +09:00
parent 93840aff93
commit 7363ca03ff

View file

@ -2270,8 +2270,8 @@ namespace Sapphire::Network::Packets::Server
uint16_t guardianDeity;
uint32_t u5;
uint32_t models[10];
uint8_t unknown[10];
uint8_t look[26];
uint16_t padding3;
} actors[2];
};