mirror of
https://github.com/DrBeef/Raze.git
synced 2025-02-21 03:01:36 +00:00
- Exhumed: Mark in-game menu as animated so its interpolation works properly.
This commit is contained in:
parent
d5daa8ee84
commit
77da0b9278
1 changed files with 1 additions and 0 deletions
|
@ -141,6 +141,7 @@ LISTMENU "IngameMenu"
|
|||
class ExhumedMainMenu
|
||||
Position 160, 65
|
||||
linespacing 22
|
||||
Animated
|
||||
ExhumedLogo
|
||||
ExhumedTextItem "$MNU_NEWGAME", "n", "StartGameNoSkill", 0
|
||||
ExhumedTextItem "$MNU_LOADGAME", "l", "LoadGameMenu"
|
||||
|
|
Loading…
Reference in a new issue