コード例 #1
0
 public void SetRound(int round)
 {
     this.round = round;
     inGameUI.SetRound(round);
 }