Fix bugs and small changes to other thing

This commit is contained in:
Squishy (C6H12O6+NaCl+H2O)
2024-01-07 18:45:21 +07:00
parent 65c050f6df
commit 2816a76f5a
6 changed files with 9 additions and 6 deletions

View File

@@ -210,7 +210,7 @@ function scene.keyDown(key)
CHAR.controller.xboxX,CHAR.controller.xboxY,CHAR.controller.xboxA,CHAR.controller.xboxB,
CHAR.icon.help,CHAR.icon.copy,CHAR.icon.globe,CHAR.key.winMenu)
):split('\n'),
currentFontSize,
20,
'rainbow'
)

View File

@@ -23,6 +23,9 @@ function scene.enter()
scene.widgetList.unranked.hide=scoreValid()
BG.set('tunnel')
end
function scene.back()
GAME.modUsed=usingMod()
end
function scene.mouseMove(x,y)
selected=false