mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-15 00:41:55 +00:00
- Exhumed: flag the main menu as animated.
This is needed for the plasma display to animate properly.
This commit is contained in:
parent
60faceaf59
commit
d042472ef6
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue