mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 23:02:03 +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_SHADOWS", "r_shadows", "OnOff"
|
||||
Option "$DSPLYMNU_SLOPETILT", "cl_slopetilting", "OnOff"
|
||||
Option "$GLPREFMNU_ENVIRONMENTMAPMIRROR", gl_mirror_envmap, "OnOff"
|
||||
ifnotgame(Blood, Exhumed)
|
||||
{
|
||||
Option "$DSPLYMNU_VIEWBOB", "cl_viewbob", "OnOff"
|
||||
|
|
Loading…
Reference in a new issue