mirror of
https://github.com/360NENZ/Taiga74164-Akebi-GC.git
synced 2025-09-19 12:16:20 +08:00
fix incorrect structure of GadgetInteractRsp
It cause problem with detecting opening chests for interactive map
This commit is contained in:
@ -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_;
|
||||
|
Reference in New Issue
Block a user