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

@@ -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