- removed redundant quote.

This commit is contained in:
Christoph Oelckers 2016-04-13 21:10:42 +02:00
parent ee3712ffeb
commit bac3f1ee9b
1 changed files with 1 additions and 1 deletions

View File

@ -2600,7 +2600,7 @@ GLPREFMNU_FUZZSTYLE = "Fuzz Style";
GLPREFMNU_SPRBILLBOARD = "Sprite billboard"; GLPREFMNU_SPRBILLBOARD = "Sprite billboard";
GLPREFMNU_PARTICLESTYLE = "Particle style"; GLPREFMNU_PARTICLESTYLE = "Particle style";
GLPREFMNU_AMBLIGHT = "Ambient light level"; GLPREFMNU_AMBLIGHT = "Ambient light level";
GLPREFMNU_RENDERQUALITY = "Rendering quality""; GLPREFMNU_RENDERQUALITY = "Rendering quality";
GLPREFMNU_VRMODE = "Stereo 3D VR"; GLPREFMNU_VRMODE = "Stereo 3D VR";
GLPREFMNU_VRQUADSTEREO = "Enable Quad Stereo"; GLPREFMNU_VRQUADSTEREO = "Enable Quad Stereo";