Fix shadow configuration

This commit is contained in:
Petr Bartos 2023-11-02 19:13:26 +01:00 committed by Simon
parent f819bc8918
commit 4c3613c754
4 changed files with 12 additions and 14 deletions

View file

@ -1534,10 +1534,9 @@
cvar "cg_shadows"
cvarFloatList
{
@MENUS_NONE 0
@MENUS_SHADOWS_SIMPLE 1
@MENUS_SHADOWS_VOLUMETRIC 2
// "Projected" 3
@MENUS_NONE 0
@MENUS_LOW 1
@MENUS_HIGH 3
}
rect 260 287 340 14
textalign ITEM_ALIGN_RIGHT

View file

@ -1553,10 +1553,9 @@
cvar "cg_shadows"
cvarFloatList
{
@MENUS_NONE 0
@MENUS_SHADOWS_SIMPLE 1
@MENUS_SHADOWS_VOLUMETRIC 2
// "Projected" 3
@MENUS_NONE 0
@MENUS_LOW 1
@MENUS_HIGH 3
}
rect 260 287 340 14
textalign ITEM_ALIGN_RIGHT

View file

@ -1745,9 +1745,9 @@
cvar "cg_shadows"
cvarFloatList
{
@MENUS3_NONE 0
@MENUS0_LOW 1
@MENUS0_HIGH 2
@MENUS3_NONE 0
@MENUS0_LOW 1
@MENUS0_HIGH 3
}
rect 305 271 300 20
textalign ITEM_ALIGN_RIGHT

View file

@ -1846,9 +1846,9 @@
cvar "cg_shadows"
cvarFloatList
{
@MENUS3_NONE 0
@MENUS0_LOW 1
@MENUS0_HIGH 2
@MENUS3_NONE 0
@MENUS0_LOW 1
@MENUS0_HIGH 3
}
rect 305 271 300 20
textalign ITEM_ALIGN_RIGHT