fix incorrect structure of GadgetInteractRsp

It cause problem with detecting opening chests for interactive map
This commit is contained in:
Callow 2022-07-13 18:39:54 +03:00
parent 9890dd1fbb
commit 8f40247a2e

View File

@ -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_;