mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-25 04:43:05 -04:00
resolved #3869 but no one really cares
This commit is contained in:
parent
8160d76f97
commit
d38692fad3
@ -128,7 +128,8 @@ class OptionsPopup(val previousScreen:CameraStageBaseScreen) : Popup(previousScr
|
||||
|
||||
addHeader("Other options")
|
||||
|
||||
addYesNoRow("Show experimental world wrap for maps\nHIGHLY EXPERIMENTAL - YOU HAVE BEEN WARNED!",
|
||||
addYesNoRow("Show experimental world wrap for maps\n"
|
||||
+"HIGHLY EXPERIMENTAL - YOU HAVE BEEN WARNED!".tr(),
|
||||
settings.showExperimentalWorldWrap)
|
||||
{ settings.showExperimentalWorldWrap = it }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user