10 lines
183 B
Protocol Buffer
10 lines
183 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
// CmdID: 1047
|
||
|
|
||
|
message LBMJJONJDCD {
|
||
|
uint32 entity_id = 5;
|
||
|
float OCOPLKHNHEL = 6;
|
||
|
}
|