mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-26 08:30:22 +03:00
16 lines
371 B
Protocol Buffer
16 lines
371 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
|
||
|
message IHGDNBHDLIN {
|
||
|
uint32 end_time = 1;
|
||
|
uint32 HBBLODCDOFO = 3;
|
||
|
string MHGLOHPMJGP = 6;
|
||
|
string BOPHODMNKDM = 7;
|
||
|
uint32 FFJAMAHIDEI = 8;
|
||
|
bool PMHHHNKMFML = 10;
|
||
|
string HFKPMMDKEGL = 12;
|
||
|
uint32 LGBNFIFCPJF = 13;
|
||
|
uint32 config_id = 14;
|
||
|
}
|