aboutsummaryrefslogtreecommitdiff
path: root/bullets.lua
diff options
context:
space:
mode:
author1029chris <1029chris@gmail.com>2022-02-15 23:52:01 -0800
committer1029chris <1029chris@gmail.com>2022-02-15 23:52:01 -0800
commit457aaf1cc62789c1272bd13237b0f0a58307c007 (patch)
tree540be29273667094780d427de914dbf63b2a942d /bullets.lua
parentefcd8adf972b113816a65b863d0ae59d76598f94 (diff)
more token hunting... aaaaaAAAAAAAAAAAAAa
Diffstat (limited to 'bullets.lua')
-rw-r--r--bullets.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/bullets.lua b/bullets.lua
index 1b217e7..5d22e47 100644
--- a/bullets.lua
+++ b/bullets.lua
@@ -85,7 +85,7 @@ function addlaser(x, y, r)
end
function laser.update(laser)
- timer += 1/60
+ timer += ft
--collision detection after the warm up
if timer > 1.5 and timer < 3.6 then
if not playingsound then