This commit is contained in:
Andrew Minnich
2018-07-04 19:36:50 -04:00
parent 776e6debd5
commit 2ee8366156
4 changed files with 4 additions and 4 deletions

View File

@@ -102,4 +102,4 @@ function love.draw()
love.graphics.rectangle('fill', -50, 150, 100, 100)
love.graphics.pop()
end
end