mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-26 00:40:56 +00:00
Merge branch 'master' of https://github.com/coelckers/Raze
This commit is contained in:
commit
4323632ed2
1 changed files with 1 additions and 1 deletions
|
@ -1138,7 +1138,7 @@ OptionMenu "VideoOptions" //protected
|
||||||
StaticText ""
|
StaticText ""
|
||||||
Option "$DSPLYMNU_VOXELS", "r_voxels", "OnOff"
|
Option "$DSPLYMNU_VOXELS", "r_voxels", "OnOff"
|
||||||
Option "$DSPLYMNU_SHADOWS", "r_shadows", "OnOff"
|
Option "$DSPLYMNU_SHADOWS", "r_shadows", "OnOff"
|
||||||
ifgamne(Blood, ShadowWarrior)
|
ifgame(Blood, ShadowWarrior)
|
||||||
{
|
{
|
||||||
Option "$DSPLYMNU_SLOPETILT", "cl_slopetilting", "OnOff"
|
Option "$DSPLYMNU_SLOPETILT", "cl_slopetilting", "OnOff"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue