Assets/Scripts/TowerDefense/Towers/Tower.cs @@ -135,6 +135,7 @@ public int uiProOffset { get { return this.progressOffset; } set { this.progressOffset = value; } }