- added menu entry for "cl_viewbob" in SW too

This commit is contained in:
sinisterseed 2020-09-22 16:11:44 +03:00 committed by Christoph Oelckers
parent 0aa6b99287
commit 831a9e3b29

View file

@ -982,7 +982,7 @@ OptionMenu "VideoOptions" //protected
{
Option "$DSPLYMNU_SLOPETILT", "cl_slopetilting", "OnOff"
}
ifgame (Duke, Nam, WW2GI, Redneck, RedneckRides)
ifgame (Duke, ShadowWarrior, Nam, WW2GI, Redneck, RedneckRides)
{
Option "$DSPLYMNU_VIEWBOB", "cl_viewbob", "OnOff"
}