锦标赛配置协议

This commit is contained in:
hahwu 2026-04-13 20:37:26 +08:00
parent 1d12870253
commit da1d2a3891

View File

@ -2110,6 +2110,7 @@ struct ResChampshipPreRank {
1: map<i32, ResPlayerRank> RankList
2: i32 MyRank,
3: double MyScore,
4: ChampionshipCfg cfg;
}