- enable cl_slopetilting for Exhumed as well, now that it has a function there

This commit is contained in:
Christoph Oelckers 2021-04-16 16:55:07 +02:00
parent be4fbbf9ec
commit 7e9b8059cf

View file

@ -1033,10 +1033,7 @@ OptionMenu "VideoOptions" protected
StaticText ""
Option "$DSPLYMNU_VOXELS", "r_voxels", "OnOff"
Option "$DSPLYMNU_SHADOWS", "r_shadows", "OnOff"
ifnotgame(Exhumed)
{
Option "$DSPLYMNU_SLOPETILT", "cl_slopetilting", "OnOff"
}
Option "$DSPLYMNU_SLOPETILT", "cl_slopetilting", "OnOff"
ifnotgame(Blood, Exhumed)
{
Option "$DSPLYMNU_VIEWBOB", "cl_viewbob", "OnOff"