mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-06 02:37:47 +00:00
Switchin unknown and stackmax
This commit is contained in:
parent
89b6449788
commit
e28e9b23ff
1 changed files with 1 additions and 1 deletions
2
deps/datReader/Exd/Structs.h
vendored
2
deps/datReader/Exd/Structs.h
vendored
|
@ -493,8 +493,8 @@ namespace Excel
|
|||
uint32_t EventHandler;
|
||||
uint16_t Icon;
|
||||
uint16_t Action;
|
||||
uint8_t StackMax;
|
||||
uint8_t Unknown;
|
||||
uint8_t StackMax;
|
||||
uint8_t CastTime;
|
||||
uint8_t CastTimeLine;
|
||||
uint8_t Timeline;
|
||||
|
|
Loading…
Add table
Reference in a new issue