aboutsummaryrefslogtreecommitdiff
path: root/draw.lua
diff options
context:
space:
mode:
author1029chris <1029chris@gmail.com>2022-02-10 22:04:24 -0800
committer1029chris <1029chris@gmail.com>2022-02-10 22:04:24 -0800
commit7337bd189638c36f4c49f82c0833ef6afed998b5 (patch)
tree9e8b29a33e5507ee8eb92aaab6603324d80cb596 /draw.lua
parent0744ee14628ce858d33fb52867dcc09288c31b7f (diff)
Miniboss laser dude!!!! and of course all sorts of tweaks
Diffstat (limited to 'draw.lua')
-rw-r--r--draw.lua7
1 files changed, 1 insertions, 6 deletions
diff --git a/draw.lua b/draw.lua
index d3ed667..2bc4a16 100644
--- a/draw.lua
+++ b/draw.lua
@@ -48,9 +48,4 @@ if not gamerunning or menuscroll < 1 then
end
end
--- print(#obj)
-
-
--- laser enemy
--- spr(64,X+0,y+4,4,2)
--- spr(64,x+0,y+20,4,2,false,true)
+-- print(#obj) \ No newline at end of file