Update 3.2

This commit is contained in:
Akbar Yahya
2022-11-06 20:51:40 +08:00
parent f5fd0cbe69
commit dfe18ccb7d
1153 changed files with 13690 additions and 5671 deletions

View File

@@ -27,6 +27,6 @@ message AnnounceData {
uint32 begin_time = 4;
uint32 center_system_frequency = 11;
string dungeon_confirm_text = 2;
bool is_center_system_last5_every_minutes = 14;
bool is_center_system_last_5_every_minutes = 14;
uint32 end_time = 10;
}