This commit is contained in:
Christoph Oelckers 2020-02-14 00:56:50 +01:00
commit 4323632ed2

View file

@ -1138,7 +1138,7 @@ OptionMenu "VideoOptions" //protected
StaticText ""
Option "$DSPLYMNU_VOXELS", "r_voxels", "OnOff"
Option "$DSPLYMNU_SHADOWS", "r_shadows", "OnOff"
ifgamne(Blood, ShadowWarrior)
ifgame(Blood, ShadowWarrior)
{
Option "$DSPLYMNU_SLOPETILT", "cl_slopetilting", "OnOff"
}