mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-28 12:30:46 +00:00
- removed 'centermenu' from Blood's ingame menu.
This commit is contained in:
parent
d6d9100992
commit
fb6267dce0
1 changed files with 0 additions and 1 deletions
|
@ -94,7 +94,6 @@ LISTMENU "IngameMenu"
|
||||||
{
|
{
|
||||||
position 160, 45
|
position 160, 45
|
||||||
CaptionItem "Blood"
|
CaptionItem "Blood"
|
||||||
centermenu
|
|
||||||
Linespacing 17
|
Linespacing 17
|
||||||
BloodTextItem "$MNU_NEWGAME", "n", "EpisodeMenu"
|
BloodTextItem "$MNU_NEWGAME", "n", "EpisodeMenu"
|
||||||
BloodTextItem "$MNU_OPTIONS", "o", "OptionsMenu"
|
BloodTextItem "$MNU_OPTIONS", "o", "OptionsMenu"
|
||||||
|
|
Loading…
Reference in a new issue