aboutsummaryrefslogtreecommitdiff
path: root/draw.lua
diff options
context:
space:
mode:
Diffstat (limited to 'draw.lua')
-rw-r--r--draw.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/draw.lua b/draw.lua
index 8bd2e3f..aa5eab2 100644
--- a/draw.lua
+++ b/draw.lua
@@ -1,2 +1,3 @@
+drawbg()
drawobjs()
print(#obj) \ No newline at end of file