removing 'modules' and 'prev saves' menu button: not a right place to put them

This commit is contained in:
minjaesong
2023-09-09 01:25:43 +09:00
parent 81ebf7a8ef
commit bae94bee48
2 changed files with 1 additions and 3 deletions

View File

@@ -67,7 +67,7 @@ basegame
// Commit counts up to the Release 0.3.1: 2278
// Commit counts up to the Release 0.3.2: 2732
const val VERSION_TAG: String = "test003"
const val VERSION_TAG: String = "test004"
//////////////////////////////////////////////////////////
// CONFIGURATION FOR TILE MAKER //

View File

@@ -52,8 +52,6 @@ object UITitleRemoConYaml {
"""
val injectedMenuSingleSaveManage = """
- MENU_MODULES
- MENU_LABEL_PREV_SAVES
- MENU_LABEL_RETURN
"""