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 4c5edda commit 36f08269a5da1dbb234b443d01ddb0795186579e
Showing with 1 addition and 1 deletion.
  1. +1 −1 src/core/MenuScreens.h
@@ -75,7 +75,7 @@ const CMenuScreen aScreens[] = {
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,
MENUACTION_LANG_RUS, "FEL_RUS", SAVESLOT_NONE, MENUPAGE_NONE,
#endif
MENUACTION_CHANGEMENU, "FEDS_TB", SAVESLOT_NONE, MENUPAGE_NONE,
},

0 comments on commit 36f0826

Please sign in to comment.