mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 11:34:05 +09:00
removing 'modules' and 'prev saves' menu button: not a right place to put them
This commit is contained in:
@@ -67,7 +67,7 @@ basegame
|
|||||||
// Commit counts up to the Release 0.3.1: 2278
|
// Commit counts up to the Release 0.3.1: 2278
|
||||||
// Commit counts up to the Release 0.3.2: 2732
|
// 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 //
|
// CONFIGURATION FOR TILE MAKER //
|
||||||
|
|||||||
@@ -52,8 +52,6 @@ object UITitleRemoConYaml {
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
val injectedMenuSingleSaveManage = """
|
val injectedMenuSingleSaveManage = """
|
||||||
- MENU_MODULES
|
|
||||||
- MENU_LABEL_PREV_SAVES
|
|
||||||
- MENU_LABEL_RETURN
|
- MENU_LABEL_RETURN
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user