keyboard control setup ui

This commit is contained in:
minjaesong
2021-09-19 23:17:32 +09:00
parent 10bee994a7
commit 277362f959
10 changed files with 85 additions and 19 deletions

View File

@@ -4,5 +4,6 @@
"COPYRIGHT_GNU_GPL_3": "GNU GPL 3で配布",
"APP_WARNING_HEALTH_AND_SAFETY": "警告ー健康と安全のために",
"MENU_LABEL_PRESS_START_SYMBOL": "> ボタンを押す",
"MENU_MODULES" : "モジュール"
"MENU_MODULES" : "モジュール",
"GAME_ACTION_MOVE_VERB" : "移動する"
}