GC-Proto/proto/InstableSprayLevelFinishNotify.proto
2023-04-11 11:14:48 +08:00

18 lines
346 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// CmdId: 24758
// Name: GPIBHNNMOOA
message InstableSprayLevelFinishNotify {
uint32 round = 15;
uint32 difficulty = 13;
bool KHKAMOPPEBE = 10;
repeated uint32 score_list = 4;
bool BMHBNKGBKEK = 12;
uint32 stage_id = 14;
uint32 level_id = 3;
}