mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-02 16:57:47 +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
|
struct SwitchTalk
|
||||||
{
|
{
|
||||||
SwitchTalkCaseStruct TalkCase[16];
|
SwitchTalkCaseStruct TalkCase[16];
|
||||||
|
uint32_t Unknown1;
|
||||||
};
|
};
|
||||||
|
|
||||||
/* 362351 */
|
/* 362351 */
|
||||||
|
|
Loading…
Add table
Reference in a new issue