Skip to content

Commit

Permalink
- Exhumed: Add save game option to in-game menu.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjr4077au committed Jan 24, 2022
1 parent d19e2e3 commit 515bd54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wadsrc/static/menudef.txt
Expand Up @@ -145,6 +145,7 @@ LISTMENU "IngameMenu"
ExhumedLogo
ExhumedTextItem "$MNU_NEWGAME", "n", "EpisodeMenu", 0
ExhumedTextItem "$MNU_LOADGAME", "l", "LoadGameMenu"
ExhumedTextItem "$MNU_SAVEGAME", "s", "SaveGameMenu"
//ExhumedTextItem "$TXT_EX_MAP00", "m", "StartGameNoSkill", 1
ExhumedTextItem "$MNU_OPTIONS", "v", "OptionsMenu"
ExhumedTextItem "$MNU_QUITGAME", "q", "QuitMenu"
Expand Down

0 comments on commit 515bd54

Please sign in to comment.