1
Fork 0
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:
Mordred 2022-01-14 08:02:55 +01:00
parent 0714a56e56
commit c4b7b1e0a0

View file

@ -1417,7 +1417,6 @@ namespace Component::Excel
struct EObj
{
EObjTextStruct Text;
float EventHighAddition;
uint32_t EventHandler;
uint16_t SharedGroup;
uint8_t PopType;