added rooms

This commit is contained in:
binarycat
2022-03-04 20:49:24 +01:00
committed by lustlion
parent 2b9f605a0a
commit 5643fc0140
8 changed files with 126 additions and 10 deletions
+2
View File
@@ -133,4 +133,6 @@ function love.draw()
love.graphics.print(game.scale,10,40)
if DemoRecording or DemoPlayback then Demo:Draw() end
frameDebugFlush()
end