update proto 3.5 (part 4)

This commit is contained in:
Akbar Yahya
2023-03-01 04:24:57 +08:00
parent f3a6d0bb70
commit 78e8b1bdb3
43 changed files with 189 additions and 264 deletions

View File

@@ -9,9 +9,9 @@ import "GachaInfo.proto";
message GetGachaInfoRsp {
repeated GachaInfo gacha_info_list = 6;
int32 retcode = 13;
bool HNAFDALMKFN = 11;
bool HCCENOGKOOG = 1;
uint32 PKCLGOCJPLN = 14;
uint32 OPHLINLNOEA = 8;
bool Unk3300_OHFMHIHJHPJ = 11;
bool Unk3300_HBILIAEIHNK = 1;
uint32 gachaRandom = 14;
uint32 dailyGachaTimes = 8;
}