mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-24 15:39:25 +03:00
14 lines
324 B
Protocol Buffer
14 lines
324 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
|
|
message EDAIFEEBMFK {
|
|
uint32 LGCOPNJBCNF = 1;
|
|
map<uint32, uint32> HIIIMFNOOFI = 3;
|
|
uint32 EOAPDCLJCEE = 5;
|
|
bool LEMONPIMBHK = 11;
|
|
uint32 group_id = 12;
|
|
uint32 config_id = 13;
|
|
bool EIALJBAENGJ = 15;
|
|
}
|