graphics config panel; titlescreen no longer updates every single popup ui it contains

This commit is contained in:
minjaesong
2021-10-06 14:16:38 +09:00
parent fb13922ad9
commit 5e867f7db3
10 changed files with 213 additions and 127 deletions

View File

@@ -13,7 +13,7 @@ object UITitleRemoConYaml {
*/
private val menuBase = """
- MENU_OPTIONS
- MENU_LABEL_GRAPHICS
- MENU_LABEL_GRAPHICS : net.torvald.terrarum.modulebasegame.ui.GraphicsControlPanel
- MENU_OPTIONS_CONTROLS : net.torvald.terrarum.modulebasegame.ui.UIKeyboardControlPanel
- MENU_LABEL_LANGUAGE : net.torvald.terrarum.modulebasegame.ui.UITitleLanguage
- MENU_MODULES : net.torvald.terrarum.ModOptionsHost