mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-28 12:30:46 +00:00
- added menu option for mirror effect.
This commit is contained in:
parent
82194bbf6b
commit
e89761d2d5
1 changed files with 1 additions and 0 deletions
|
@ -1034,6 +1034,7 @@ OptionMenu "VideoOptions" protected
|
||||||
Option "$DSPLYMNU_VOXELS", "r_voxels", "OnOff"
|
Option "$DSPLYMNU_VOXELS", "r_voxels", "OnOff"
|
||||||
Option "$DSPLYMNU_SHADOWS", "r_shadows", "OnOff"
|
Option "$DSPLYMNU_SHADOWS", "r_shadows", "OnOff"
|
||||||
Option "$DSPLYMNU_SLOPETILT", "cl_slopetilting", "OnOff"
|
Option "$DSPLYMNU_SLOPETILT", "cl_slopetilting", "OnOff"
|
||||||
|
Option "$GLPREFMNU_ENVIRONMENTMAPMIRROR", gl_mirror_envmap, "OnOff"
|
||||||
ifnotgame(Blood, Exhumed)
|
ifnotgame(Blood, Exhumed)
|
||||||
{
|
{
|
||||||
Option "$DSPLYMNU_VIEWBOB", "cl_viewbob", "OnOff"
|
Option "$DSPLYMNU_VIEWBOB", "cl_viewbob", "OnOff"
|
||||||
|
|
Loading…
Reference in a new issue