Exemplo n.º 1
0
 public void SelectFirstTurret()
 {
     Debug.Log("First Turret Puchased");
     buildMenu.SelectTurretToBuild(firstTurret);
 }