mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-12 08:49:26 +03:00
13 lines
298 B
Protocol Buffer
13 lines
298 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
|
||
|
message GOIPIABAGCG {
|
||
|
uint32 JPMNOMPMNEI = 2;
|
||
|
uint32 MKPAIDDGMEJ = 3;
|
||
|
uint32 IBPPBOJMPPN = 7;
|
||
|
uint32 CMNKKDBHIJG = 8;
|
||
|
repeated uint32 KCIILFEBDGL = 14;
|
||
|
uint32 PGEDCPGDIGF = 15;
|
||
|
}
|