mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-26 06:27:45 +00:00
Fix for eobj struct
This commit is contained in:
parent
0714a56e56
commit
c4b7b1e0a0
1 changed files with 0 additions and 1 deletions
1
deps/datReader/Exd/Structs.h
vendored
1
deps/datReader/Exd/Structs.h
vendored
|
@ -1417,7 +1417,6 @@ namespace Component::Excel
|
||||||
struct EObj
|
struct EObj
|
||||||
{
|
{
|
||||||
EObjTextStruct Text;
|
EObjTextStruct Text;
|
||||||
float EventHighAddition;
|
|
||||||
uint32_t EventHandler;
|
uint32_t EventHandler;
|
||||||
uint16_t SharedGroup;
|
uint16_t SharedGroup;
|
||||||
uint8_t PopType;
|
uint8_t PopType;
|
||||||
|
|
Loading…
Add table
Reference in a new issue