mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-26 14:37:44 +00:00
Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop
This commit is contained in:
commit
6f1634c9ef
1 changed files with 3 additions and 2 deletions
|
@ -29,8 +29,9 @@ struct FFXIVIpcGmCommand2 :
|
|||
/* 0008 */ uint32_t param2;
|
||||
/* 000C */ uint32_t param3;
|
||||
/* 0010 */ uint32_t param4;
|
||||
/* 0014 */ char target[0x20];
|
||||
/* 0034 */ uint32_t unknown1;
|
||||
/* 0014 */ uint16_t worldId;
|
||||
/* 0016 */ char target[0x20];
|
||||
/* 0036 */ uint16_t unknown1;
|
||||
};
|
||||
|
||||
struct FFXIVIpcClientTrigger :
|
||||
|
|
Loading…
Add table
Reference in a new issue