From c22bbf5293d5727a061ed9839d8ab397710b81d0 Mon Sep 17 00:00:00 2001 From: planetmaker Date: Sat, 9 Mar 2013 16:16:17 +0000 Subject: (svn r25072) -Codechange: Don't require the custom currency to be the last defined one --- src/table/gameopt_settings.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/table/gameopt_settings.ini') diff --git a/src/table/gameopt_settings.ini b/src/table/gameopt_settings.ini index 8f7861942..42f906d32 100644 --- a/src/table/gameopt_settings.ini +++ b/src/table/gameopt_settings.ini @@ -108,7 +108,7 @@ var = locale.currency type = SLE_UINT8 flags = SLF_NO_NETWORK_SYNC def = 0 -max = CUSTOM_CURRENCY_ID +max = CURRENCY_END - 1 full = _locale_currencies cat = SC_BASIC -- cgit v1.2.3-70-g09d2