mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-13 09:19:25 +03:00
18 lines
322 B
Protocol Buffer
18 lines
322 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
|
||
|
|
||
|
// Name: LIKPGKGOHGB
|
||
|
// CmdId: 20042
|
||
|
message LIKPGKGOHGB {
|
||
|
uint32 stage_id = 5;
|
||
|
uint32 finish_time = 15;
|
||
|
uint32 gallery_id = 4;
|
||
|
uint32 LEDKDCJIDNE = 6;
|
||
|
bool is_succ = 11;
|
||
|
bool is_new_record = 13;
|
||
|
bool BMPCEOKKBEA = 7;
|
||
|
}
|
||
|
|