From d042472ef6a41a2bea8eff3b3c5894be4aa7185d Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Sun, 7 Nov 2021 22:06:01 +0100 Subject: [PATCH] - Exhumed: flag the main menu as animated. This is needed for the plasma display to animate properly. --- wadsrc/static/menudef.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/wadsrc/static/menudef.txt b/wadsrc/static/menudef.txt index 24abbb128..719bf04a2 100644 --- a/wadsrc/static/menudef.txt +++ b/wadsrc/static/menudef.txt @@ -67,6 +67,7 @@ LISTMENU "MainMenu" class ExhumedMainMenu Position 160, 65 linespacing 22 + Animated ExhumedPlasma ExhumedTextItem "$MNU_NEWGAME", "n", "StartGameNoSkill", 0 ExhumedTextItem "$MNU_LOADGAME", "l", "LoadGameMenu"