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