mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-03-02 16:24:37 +03:00
19 lines
395 B
Protocol Buffer
19 lines
395 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
|
|
// Name: FOGGKINBMOI
|
|
message AnnounceData {
|
|
string MLDDOLJCDAM = 9;
|
|
bool is_center_system_last_5_every_minutes = 2;
|
|
string HEAKAFCFBHM = 10;
|
|
uint32 OMEJDCDMJKH = 12;
|
|
uint32 config_id = 13;
|
|
string DLKKCKHJJAC = 5;
|
|
uint32 begin_time = 14;
|
|
uint32 GBNNHNDNCPP = 15;
|
|
uint32 end_time = 3;
|
|
}
|
|
|