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

@@ -9,5 +9,6 @@
"APP_CHINESE_HEALTHY_GAME_MSG_4": "合理安排时间 享受健康生活",
"MENU_LABEL_PRESS_START_SYMBOL": "按下 >",
"MENU_MODULES" : "模块",
"GAME_ACTION_MOVE_VERB" : "移动"
"GAME_ACTION_MOVE_VERB" : "移动",
"MENU_LABEL_RESET" : "重置"
}