mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-25 16:09:25 +03:00
17 lines
403 B
Protocol Buffer
17 lines
403 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
|
||
|
message DFMJFILICOP {
|
||
|
uint32 HOJMLPJHHPJ = 1;
|
||
|
uint32 IEHLHAOGKPJ = 2;
|
||
|
uint32 OJOAPINGLNO = 3;
|
||
|
uint32 KDCLMHBCFNH = 6;
|
||
|
repeated uint32 GMLDNLEODOH = 7;
|
||
|
uint32 PDKIFKKMHCN = 8;
|
||
|
uint32 type = 10;
|
||
|
uint32 GEIHMKHCIJE = 11;
|
||
|
uint32 AAOPMGIELOK = 12;
|
||
|
uint32 state = 15;
|
||
|
}
|