mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-25 14:07:46 +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
|
||||
{
|
||||
EObjTextStruct Text;
|
||||
float EventHighAddition;
|
||||
uint32_t EventHandler;
|
||||
uint16_t SharedGroup;
|
||||
uint8_t PopType;
|
||||
|
|
Loading…
Add table
Reference in a new issue