10 lines
199 B
Protocol Buffer
10 lines
199 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
|
||
|
message JNFLPLCIMPP {
|
||
|
uint32 GLDNNFOCDEM = 2;
|
||
|
uint32 OKICOGLEJEC = 3;
|
||
|
bool NAHNHOIFGFI = 10;
|
||
|
}
|