diff --git a/source/core/src/main/com/csse3200/game/areas/ForestGameArea.java b/source/core/src/main/com/csse3200/game/areas/ForestGameArea.java index da8a32674..358f615bd 100644 --- a/source/core/src/main/com/csse3200/game/areas/ForestGameArea.java +++ b/source/core/src/main/com/csse3200/game/areas/ForestGameArea.java @@ -312,7 +312,7 @@ public void create() { playMusic(); spawnScrap(); spawnTNTTower(); - spawnWeaponTower(); + //spawnWeaponTower(); spawnGapScanners(); spawnDroidTower();