no module titlescreen: clickable load order path

This commit is contained in:
minjaesong
2022-02-24 13:44:51 +09:00
parent 900cef6435
commit 8ee221b93d
12 changed files with 47 additions and 16 deletions

View File

@@ -18,5 +18,5 @@
"MENU_OPTIONS_PARTICLES": "粒子の数",
"MENU_IO_IMPORT": "インポート",
"APP_NOMODULE_1": "現在ロードされたモジュールがありません。",
"APP_NOMODULE_2": "次のファイルでロードオーダーを設定してください。"
"APP_NOMODULE_2": "次のファイルでロードオーダーを設定してゲームを再起動してください。"
}