11 lines
209 B
Protocol Buffer
11 lines
209 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
// CmdID: 3080
|
||
|
|
||
|
message LOBDECIPBLM {
|
||
|
int32 retcode = 5;
|
||
|
bool EMPONIGBAKA = 6;
|
||
|
uint32 HLCLACDMEPD = 10;
|
||
|
}
|