11 lines
203 B
Protocol Buffer
11 lines
203 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
// CmdID: 29062
|
||
|
|
||
|
message GKBIOJDIBFP {
|
||
|
int32 retcode = 2;
|
||
|
bool DHAOMGMMDPD = 5;
|
||
|
uint64 guid = 15;
|
||
|
}
|