Overhaul stat screen, remove fanart.
This commit is contained in:
parent
1d13d74f19
commit
bb8478af4a
43 changed files with 463 additions and 1012 deletions
13
menudef.txt
13
menudef.txt
|
|
@ -67,13 +67,6 @@ OptionValue "SWWMPistolStart"
|
|||
1, "$SWWM_PISTOLSTART_MAP"
|
||||
2, "$SWWM_PISTOLSTART_CLUSTER"
|
||||
}
|
||||
OptionValue "SWWMInterArt"
|
||||
{
|
||||
0, "$TXT_NO"
|
||||
1, "$TXT_YES"
|
||||
2, "$SWWM_NORENDER"
|
||||
3, "$SWWM_NOFANART"
|
||||
}
|
||||
OptionValue "SWWMTagColor"
|
||||
{
|
||||
0, "$SWWM_COL_0"
|
||||
|
|
@ -163,12 +156,6 @@ OptionMenu "SWWMOptionMenu"
|
|||
Option "$SWWM_POIS", "swwm_pois", "YesNo"
|
||||
}
|
||||
Option "$SWWM_NOMAPMSG", "swwm_nomapmsg", "NoYes"
|
||||
IfGame(Doom, Heretic)
|
||||
{
|
||||
Option "$SWWM_INTERART", "swwm_interart", "SWWMInterArt"
|
||||
Option "$SWWM_NOINTERTIPS", "swwm_nointertips", "YesNo"
|
||||
Option "$SWWM_INTERMUSIC", "swwm_intermusic", "YesNo"
|
||||
}
|
||||
Option "$SWWM_NOINTROEX", "swwm_nointroex", "YesNo"
|
||||
Option "$SWWM_FILTERACHIEVEMENTS", "swwm_filterachievements", "SWWMFilterAchievements"
|
||||
Option "$SWWM_SHOWMAPTITLE", "swwm_showmaptitle", "YesNo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue