sagivo / Unity2d-Game

Unity2d Game Sample Template
Apache License 2.0
19 stars 12 forks source link

After cloning the code i get an error #2

Closed ghost closed 10 years ago

ghost commented 10 years ago

screen shot 2014-05-09 at 5 37 48 pm

ghost commented 10 years ago

in GameController change public List Canons = new List (); //populate this list each time you create a building.

To

public List Canons = new List (); //populate this list each time you create a building.

sagivo commented 10 years ago

typo fixed https://github.com/sagivo/Unity2d-Game/commit/043685f15da5e0df72c50824b3288a589bb735ab