mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-25 07:59:24 +03:00
16 lines
377 B
Protocol Buffer
16 lines
377 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
|
||
|
message GKOMDABHOPI {
|
||
|
uint32 PHKELFFAOON = 1;
|
||
|
uint32 LPOIOLHLIMP = 2;
|
||
|
uint32 ABIOKBBAECK = 3;
|
||
|
uint32 JFCLHNOFBBO = 4;
|
||
|
uint32 COIMEMMJDCF = 6;
|
||
|
uint32 PGELKGKHPPC = 9;
|
||
|
uint32 OKGNGNINNMI = 10;
|
||
|
uint32 PJGELEDIJHD = 14;
|
||
|
uint32 DFBIBMMPJFP = 15;
|
||
|
}
|