Skip to content

Commit

Permalink
commented out spawning weapon towers
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohamad11Dab committed Oct 2, 2023
1 parent 50ab0d7 commit 3eacec1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ public void create() {
playMusic();
spawnScrap();
spawnTNTTower();
spawnWeaponTower();
//spawnWeaponTower();
spawnGapScanners();
spawnDroidTower();

Expand Down

0 comments on commit 3eacec1

Please sign in to comment.