- disable alternative weapon menu item for Witchaven.

This commit is contained in:
Christoph Oelckers 2021-11-25 00:11:34 +01:00
parent acf442f687
commit fd3d95dbe2

View file

@ -672,7 +672,7 @@ OptionMenu "WeaponsControlMenu" protected
StaticText ""
Control "$CNTRLMNU_NEXTWEAPON" , "weapnext"
Control "$CNTRLMNU_PREVIOUSWEAPON" , "weapprev"
ifnotgame(Exhumed)
ifnotgame(Exhumed, Witchaven, Witchaven2)
{
Control "$CNTRLMNU_ALTWEAPON" , "weapalt"
}