mirror of
https://github.com/SunsetMkt/Akebi-GC.git
synced 2025-01-09 02:53:43 +08:00
fix incorrect structure of GadgetInteractRsp
It cause problem with detecting opening chests for interactive map
This commit is contained in:
parent
9890dd1fbb
commit
8f40247a2e
@ -10555,7 +10555,6 @@ namespace app {
|
||||
|
||||
struct GadgetInteractRsp__Fields {
|
||||
struct MessageBase_1__Fields _;
|
||||
int32_t retcode_;
|
||||
uint32_t gadgetEntityId_;
|
||||
InteractType__Enum interactType_;
|
||||
InterOpType__Enum opType_;
|
||||
|
Loading…
x
Reference in New Issue
Block a user