summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorFire-Head <Fire-Head@users.noreply.github.com>2020-04-19 22:37:20 +0300
committerFire-Head <Fire-Head@users.noreply.github.com>2020-04-19 22:37:20 +0300
commit4c5edda82e45918bf4665bd0f5720907c87e15a9 (patch)
tree1d0af39c6a228ecebcb15867ed669297d57ff39c /src/core
parent2308321805b97105cf03e8a38d44c90d9f652cd1 (diff)
MenuScreens.h fix
Diffstat (limited to 'src/core')
-rw-r--r--src/core/MenuScreens.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/MenuScreens.h b/src/core/MenuScreens.h
index 48e2173e..957b2d53 100644
--- a/src/core/MenuScreens.h
+++ b/src/core/MenuScreens.h
@@ -72,7 +72,7 @@ const CMenuScreen aScreens[] = {
MENUACTION_LANG_FRE, "FEL_FRE", SAVESLOT_NONE, MENUPAGE_NONE,
MENUACTION_LANG_GER, "FEL_GER", SAVESLOT_NONE, MENUPAGE_NONE,
MENUACTION_LANG_ITA, "FEL_ITA", SAVESLOT_NONE, MENUPAGE_NONE,
- MENUACTION_LANG_SPA, "FEL_SPA", SAVESLOT_NONE, MENUPAGE_NONE,
+ MENUACTION_LANG_SPA, "FEL_SPA", SAVESLOT_NONE, MENUPAGE_NONE,
#ifdef MORE_LANGUAGES
MENUACTION_LANG_PL, "FEL_POL", SAVESLOT_NONE, MENUPAGE_NONE,
MENUACTION_LANG_RUS, "FEL_RUS", SAVESLOT_NONE, MENUPAGE_NONE,