aboutsummaryrefslogtreecommitdiff
path: root/update.lua
diff options
context:
space:
mode:
Diffstat (limited to 'update.lua')
-rw-r--r--update.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.lua b/update.lua
index 1d92a81..9502628 100644
--- a/update.lua
+++ b/update.lua
@@ -7,7 +7,7 @@ if gameover then
foreach(players, function(obj) obj:respawn() end)
setwave(mid(1,currentwave-2,#wave))
sfx(29, -2)
- sfx(24)
+ -- sfx(24)
end
elseif gamerunning then
updatewaves() -- update the wave function