mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-25 07:59:24 +03:00
15 lines
328 B
Protocol Buffer
15 lines
328 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
// CmdID: 20166
|
||
|
|
||
|
message DFJOPCMFFHH {
|
||
|
uint32 IJFFKCGIAOJ = 2;
|
||
|
bool JDCGCIOHGBH = 3;
|
||
|
uint32 OMGCHBACHCI = 4;
|
||
|
bool DGGCKMIKBMO = 5;
|
||
|
bool ANKCBOMMOJB = 8;
|
||
|
uint32 MEMPKCGNNMF = 11;
|
||
|
uint32 ALNMHBAPCGN = 15;
|
||
|
}
|