aboutsummaryrefslogtreecommitdiff
path: root/objects.lua
diff options
context:
space:
mode:
Diffstat (limited to 'objects.lua')
-rw-r--r--objects.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/objects.lua b/objects.lua
index e2bcfd4..621f43b 100644
--- a/objects.lua
+++ b/objects.lua
@@ -1,5 +1,6 @@
obj = {}
gt = 0 -- game time
+ft = 1/60 --frametime
scrollspeed = 0
respawntimer = 0
gameover = false