From 377c0bdb35fd9eddc0e144f2c540f2cc8f733036 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Wed, 2 Feb 2022 17:45:40 -0800 Subject: CIRCLES --- draw.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'draw.lua') 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 -- cgit