aboutsummaryrefslogtreecommitdiff
path: root/draw.lua
diff options
context:
space:
mode:
authorRibbon <ambiguousmachine@gmail.com>2022-02-02 17:45:40 -0800
committerRibbon <ambiguousmachine@gmail.com>2022-02-02 17:45:40 -0800
commit377c0bdb35fd9eddc0e144f2c540f2cc8f733036 (patch)
treee98bee221a27908c5d79459ac1fe7ca3d6256f66 /draw.lua
parent23383a22b2b1e0508053f9559f4174d7e163b103 (diff)
CIRCLES
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