@@ -160,7 +160,8 @@ namespace GFGGame
}
else
{
- PromptController.Instance.ShowFloatTextPrompt("暂无玩家数据!");
+ await MatchingCompetitionSproxy.ReqMatchingCompetitionInfo();
+ //PromptController.Instance.ShowFloatTextPrompt("暂无玩家数据!");