Assets/Scripts/TowerDefense/Towers/Placement/TowerPlacementGridEndless.cs
@@ -1107,7 +1107,7 @@ { CloseCanPlace(); currentCanPlace = m_Tiles[x, y]; currentCanPlace.SetRender(true, isEmpty ? towerName : ""); currentCanPlace?.SetRender(true, isEmpty ? towerName : ""); // if (isEmpty) // { // currentCanPlace.SetTowerVirtualshadow(towerName);