mirror of
https://github.com/DrBeef/Raze.git
synced 2025-02-22 03:31:26 +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
|
class ExhumedMainMenu
|
||||||
Position 160, 65
|
Position 160, 65
|
||||||
linespacing 22
|
linespacing 22
|
||||||
|
Animated
|
||||||
ExhumedLogo
|
ExhumedLogo
|
||||||
ExhumedTextItem "$MNU_NEWGAME", "n", "StartGameNoSkill", 0
|
ExhumedTextItem "$MNU_NEWGAME", "n", "StartGameNoSkill", 0
|
||||||
ExhumedTextItem "$MNU_LOADGAME", "l", "LoadGameMenu"
|
ExhumedTextItem "$MNU_LOADGAME", "l", "LoadGameMenu"
|
||||||
|
|
Loading…
Reference in a new issue