mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-03 01:07:47 +00:00
WiP Fix houses not building right.
This commit is contained in:
parent
0cfde3d9e8
commit
fb425c3213
1 changed files with 1 additions and 2 deletions
|
@ -1596,9 +1596,8 @@ namespace Sapphire::Common
|
|||
uint32_t fcId;
|
||||
uint32_t fcCrestId;
|
||||
uint32_t fcCrestId1;
|
||||
uint8_t patternIds[8];
|
||||
uint16_t patternIds[8];
|
||||
uint8_t colors[8];
|
||||
uint8_t unknown2[8];
|
||||
};
|
||||
|
||||
struct Furniture
|
||||
|
|
Loading…
Add table
Reference in a new issue