mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-02 08:57:44 +00:00
Fix SwitchTalk exd struct
This commit is contained in:
parent
964716d2ee
commit
4df4d05b5c
1 changed files with 1 additions and 0 deletions
1
deps/datReader/Exd/Structs.h
vendored
1
deps/datReader/Exd/Structs.h
vendored
|
@ -3339,6 +3339,7 @@ namespace Excel
|
|||
struct SwitchTalk
|
||||
{
|
||||
SwitchTalkCaseStruct TalkCase[16];
|
||||
uint32_t Unknown1;
|
||||
};
|
||||
|
||||
/* 362351 */
|
||||
|
|
Loading…
Add table
Reference in a new issue