Changed Brightness Range and Default

This commit is contained in:
Grant Bagwell 2023-04-14 15:16:34 +02:00
parent d13176c9ba
commit 1fdcb7c48f
2 changed files with 2 additions and 2 deletions

View file

@ -1673,7 +1673,7 @@
group video2
type ITEM_TYPE_SLIDER
text @MENUS0_VIDEO_BRIGHTNESS
cvarfloat "r_gamma" 0 0.8 1.2
cvarfloat "r_gamma" 1.15 0.8 1.5
rect 305 251 300 20
textalign ITEM_ALIGN_RIGHT
textalignx 120

View file

@ -1774,7 +1774,7 @@
group video2
type ITEM_TYPE_SLIDER
text @MENUS0_VIDEO_BRIGHTNESS
cvarfloat "r_gamma" 0 0.8 1.2
cvarfloat "r_gamma" 1.15 0.8 1.5
rect 305 251 300 20
textalign ITEM_ALIGN_RIGHT
textalignx 120