11 lines
206 B
Protocol Buffer
11 lines
206 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
// CmdID: 4296
|
||
|
|
||
|
message MHIMJHAGCFK {
|
||
|
bool BGAOACGALDG = 4;
|
||
|
int32 retcode = 9;
|
||
|
uint32 draft_id = 10;
|
||
|
}
|