Rename "Show minimap" to "Minimap size" (#7567)

This commit is contained in:
Joan Josep 2022-07-31 21:56:45 +02:00 committed by GitHub
parent 605956c4d5
commit 6a943bb46f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -691,7 +691,7 @@ Show tutorials =
Auto-assign city production =
Auto-build roads =
Automated workers replace improvements =
Show minimap =
Minimap size =
off =
Show pixel units =
Show pixel improvements =

View File

@ -64,7 +64,7 @@ fun displayTab(
}
private fun addMinimapSizeSlider(table: Table, settings: GameSettings, selectBoxMinWidth: Float) {
table.add("Show minimap".toLabel()).left().fillX()
table.add("Minimap size".toLabel()).left().fillX()
// The meaning of the values needs a formula to be synchronized between here and
// [Minimap.init]. It goes off-10%-11%..29%-30%-35%-40%-45%-50% - and the percentages