12 lines
159 B
Protocol Buffer
12 lines
159 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
|
||
|
|
||
|
// Name: FBCDGELAJFK
|
||
|
// CmdId: 23503
|
||
|
message FBCDGELAJFK {
|
||
|
uint32 pos_id = 14;
|
||
|
}
|
||
|
|