Moving part 2

This commit is contained in:
Squishy (C6H12O6+NaCl+H2O)
2024-01-11 09:32:12 +07:00
parent d399f3c9d3
commit 519687a718
3 changed files with 5 additions and 5 deletions

View File

@@ -73,8 +73,8 @@ local L={
hollowLogo= 0xF008C,
toUp= 0xF008D,
toDown= 0xF008E,
toLeft= 0xF0090,
toRight= 0xF008F,
toLeft= 0xF008F,
toRight= 0xF0090,
checkMark= 0xF0091,
crossMark= 0xF0092,
musicMark= 0xF0093,

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'),
20,
currentFontSize,
'rainbow'
)