コード例 #1
0
 public void CancelRematch()
 {
     RematchFlag = false;
     HUD.ShowCancelRematch();
 }