* Fix gacha

* Fix ChangeEnergyReason wrong id
* Fix InvestigationMonster wrong id
thx hiro
This commit is contained in:
Akbar Yahya
2023-03-09 16:46:28 +08:00
parent aaececbf10
commit ab1890b629
6 changed files with 37 additions and 38 deletions

View File

@@ -11,7 +11,7 @@ message GetGachaInfoRsp {
int32 retcode = 13;
bool HNAFDALMKFN = 11;
bool HCCENOGKOOG = 1;
uint32 dailyGachaTimes = 14; // PKCLGOCJPLN
uint32 gachaRandom = 8; // OPHLINLNOEA
uint32 gachaRandom = 14; // PKCLGOCJPLN
uint32 dailyGachaTimes = 8; // OPHLINLNOEA
}