1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-30 16:17:46 +00:00

Updated eventitem struct with second padding to be a uint

This commit is contained in:
Toofy 2023-02-10 20:56:05 +00:00
parent 46fd424c77
commit af3677104e

View file

@ -498,7 +498,7 @@ namespace Excel
uint8_t CastTime;
uint8_t CastTimeLine;
uint8_t Timeline;
int8_t padding1[3];
uint8_t padding1[3];
};
struct EventItemCastTimeLine