11 lines
205 B
Protocol Buffer
11 lines
205 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
// CmdID: 27437
|
||
|
|
||
|
message PDMNOENHHOI {
|
||
|
string HBKOCFFODIL = 5;
|
||
|
string msg = 12;
|
||
|
int32 retcode = 14;
|
||
|
}
|