mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-02-09 15:00:48 +00:00
- added menu entry for "cl_viewbob" in SW too
This commit is contained in:
parent
0aa6b99287
commit
831a9e3b29
1 changed files with 1 additions and 1 deletions
|
@ -982,7 +982,7 @@ OptionMenu "VideoOptions" //protected
|
||||||
{
|
{
|
||||||
Option "$DSPLYMNU_SLOPETILT", "cl_slopetilting", "OnOff"
|
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"
|
Option "$DSPLYMNU_VIEWBOB", "cl_viewbob", "OnOff"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue