コード例 #1
0
ファイル: Match.cs プロジェクト: war-man/Mafia.NET
 public void End()
 {
     Chat.Close();
     Phase.Close();
     OnEnd();
 }