summaryrefslogtreecommitdiff
path: root/src/table
diff options
context:
space:
mode:
Diffstat (limited to 'src/table')
-rw-r--r--src/table/gameopt_settings.ini2
-rw-r--r--src/table/settings.ini2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/table/gameopt_settings.ini b/src/table/gameopt_settings.ini
index d1634e349..08253be93 100644
--- a/src/table/gameopt_settings.ini
+++ b/src/table/gameopt_settings.ini
@@ -13,7 +13,7 @@ uint8 _old_units; ///< Old units from old s
/* Most of these strings are used both for gameopt-backward compatibility
* and the settings tables. The rest is here for consistency. */
static const char *_locale_currencies = "GBP|USD|EUR|YEN|ATS|BEF|CHF|CZK|DEM|DKK|ESP|FIM|FRF|GRD|HUF|ISK|ITL|NLG|NOK|PLN|RON|RUR|SIT|SEK|YTL|SKK|BRL|EEK|custom";
-static const char *_locale_units = "imperial|metric|si";
+static const char *_locale_units = "imperial|metric|si|gameunits";
static const char *_town_names = "english|french|german|american|latin|silly|swedish|dutch|finnish|polish|slovak|norwegian|hungarian|austrian|romanian|czech|swiss|danish|turkish|italian|catalan";
static const char *_climates = "temperate|arctic|tropic|toyland";
static const char *_autosave_interval = "off|monthly|quarterly|half year|yearly";
diff --git a/src/table/settings.ini b/src/table/settings.ini
index bba7d61e8..b578d462b 100644
--- a/src/table/settings.ini
+++ b/src/table/settings.ini
@@ -2475,7 +2475,7 @@ from = SLV_184
flags = SLF_NO_NETWORK_SYNC
guiflags = SGF_MULTISTRING
def = 1
-max = 2
+max = 3
full = _locale_units
proc = RedrawScreen
cat = SC_BASIC