锦标赛标题

This commit is contained in:
hahwu 2026-04-13 19:43:43 +08:00
parent e51e5c56ee
commit 1d12870253

View File

@ -179,6 +179,7 @@ struct ChampionshipCfg {
3: list<ChampionshipCfgJackpot> JackpotList,
4: list<ChampionshipCfgRank> RankList,
5: i32 ClearTime,
6: string Title,
}