18 lines
342 B
Protocol Buffer
18 lines
342 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
import "GachaInfo.proto";
|
|
|
|
// Name: JAKIOIAMJIJ
|
|
// CmdId: 1575
|
|
message GetGachaInfoRsp {
|
|
repeated GachaInfo gacha_info_list = 6;
|
|
int32 retcode = 13;
|
|
bool HNAFDALMKFN = 11;
|
|
bool HCCENOGKOOG = 1;
|
|
uint32 PKCLGOCJPLN = 14;
|
|
uint32 OPHLINLNOEA = 8;
|
|
}
|
|
|