コード例 #1
0
ファイル: LimoGame.cs プロジェクト: alixhami/GameOfThorns
 public void GoodGuyGetsRose()
 {
     scoring.ChangeGoodGuyCount(1);
 }