ok maybe *IM* the idiot

This commit is contained in:
AGU 2025-08-31 21:46:46 -04:00
parent bf9b74c1f0
commit e478c47208

View File

@ -61,7 +61,7 @@ return function()
local confirm = love.audio.newSource("sounds/ui/confirmMenu.ogg", "static")
local function run()
Erect = curDiff == "erect" or "nightmare"
Erect = curDiff == "erect" or curDiff == "nightmare"
gameMode = "freeplaymode"