mirror of
https://github.com/DrBeef/JKXR.git
synced 2024-11-21 19:51:33 +00:00
Changed Brightness Range and Default
This commit is contained in:
parent
d13176c9ba
commit
1fdcb7c48f
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue