Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files
MenuScreens.h fix
  • Loading branch information
Fire-Head committed Apr 19, 2020
1 parent 2308321 commit 4c5edda82e45918bf4665bd0f5720907c87e15a9
Showing with 1 addition and 1 deletion.
  1. +1 −1 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,

0 comments on commit 4c5edda

Please sign in to comment.