aboutsummaryrefslogtreecommitdiff
path: root/draw.lua
diff options
context:
space:
mode:
authorRibbon <ambiguousmachine@gmail.com>2022-02-02 16:22:08 -0800
committerRibbon <ambiguousmachine@gmail.com>2022-02-02 16:22:08 -0800
commit412845549a7ce09a4cd828113625fcb928c52be0 (patch)
treec4bea95a41435e9282c70b8674baf9fe267a4c75 /draw.lua
parent0dc11e3e4315cbbfcaec75950a7c106f3b7d73eb (diff)
Added background.lua, updated draw.lua
Diffstat (limited to 'draw.lua')
-rw-r--r--draw.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/draw.lua b/draw.lua
index 01598a3..8bd2e3f 100644
--- a/draw.lua
+++ b/draw.lua
@@ -1,3 +1,2 @@
-cls(0)
drawobjs()
print(#obj) \ No newline at end of file