reset button for control setup

This commit is contained in:
minjaesong
2021-09-20 16:39:06 +09:00
parent 3748f1ecf3
commit a532f4601b
26 changed files with 109 additions and 35 deletions

View File

@@ -5,5 +5,6 @@
"APP_WARNING_HEALTH_AND_SAFETY": "警告ー健康と安全のために",
"MENU_LABEL_PRESS_START_SYMBOL": "> ボタンを押す",
"MENU_MODULES" : "モジュール",
"GAME_ACTION_MOVE_VERB" : "移動する"
"GAME_ACTION_MOVE_VERB" : "移動する",
"MENU_LABEL_RESET" : "リセット"
}