various fixes

This commit is contained in:
Your Name 2026-08-07 00:31:35 -04:00
parent a9af97925e
commit 3ceb07f4d1
61 changed files with 49695 additions and 25250 deletions

View file

@ -34,7 +34,7 @@ function love.load()
inputTimer = Timer.new()
currentRoom = Room:new{
name = "test"
name = "start" -- TEMP: load a migrated level to eyeball it; revert once the room picker lands
}
response = ""