コード例 #1
0
ファイル: GameMaster.cs プロジェクト: tuita520/mmorpgserver
 //查看排队,组队Log
 public static void PushMatchingLog()
 {
     mImpl.PushMatchingLog();
 }