mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-01-31 22:00:48 +00:00
- we have no coronas for the time being.
This commit is contained in:
parent
a7c54579f6
commit
2207c4ebf8
1 changed files with 1 additions and 1 deletions
|
@ -2640,7 +2640,7 @@ OptionMenu "OpenGLOptions" protected
|
||||||
Option "$GLPREFMNU_SPRBILLFACECAMERA", gl_billboard_faces_camera, "OnOff"
|
Option "$GLPREFMNU_SPRBILLFACECAMERA", gl_billboard_faces_camera, "OnOff"
|
||||||
Option "$GLPREFMNU_PARTICLESTYLE", gl_particles_style, "Particles"
|
Option "$GLPREFMNU_PARTICLESTYLE", gl_particles_style, "Particles"
|
||||||
Option "$GLPREFMNU_RENDERQUALITY", gl_seamless, "Precision"
|
Option "$GLPREFMNU_RENDERQUALITY", gl_seamless, "Precision"
|
||||||
Option "$GLPREFMNU_CORONAS", gl_coronas, "OnOff"
|
//Option "$GLPREFMNU_CORONAS", gl_coronas, "OnOff"
|
||||||
StaticText " "
|
StaticText " "
|
||||||
Slider "$GLPREFMNU_MENUBLUR", gl_menu_blur, 0, 5.0, 0.5, 2
|
Slider "$GLPREFMNU_MENUBLUR", gl_menu_blur, 0, 5.0, 0.5, 2
|
||||||
StaticText " "
|
StaticText " "
|
||||||
|
|
Loading…
Reference in a new issue