mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-30 16:17:46 +00:00
Changing padding to Unknown
This commit is contained in:
parent
af3677104e
commit
89b6449788
1 changed files with 1 additions and 1 deletions
2
deps/datReader/Exd/Structs.h
vendored
2
deps/datReader/Exd/Structs.h
vendored
|
@ -494,7 +494,7 @@ namespace Excel
|
|||
uint16_t Icon;
|
||||
uint16_t Action;
|
||||
uint8_t StackMax;
|
||||
uint8_t padding0[1];
|
||||
uint8_t Unknown;
|
||||
uint8_t CastTime;
|
||||
uint8_t CastTimeLine;
|
||||
uint8_t Timeline;
|
||||
|
|
Loading…
Add table
Reference in a new issue