mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-10 23:01:59 +00:00
- fixed minor menudef mistake
This commit is contained in:
parent
64b22f6cb3
commit
e5eb173165
1 changed files with 2 additions and 2 deletions
|
@ -694,8 +694,8 @@ OptionValue VanillaTrans
|
|||
{
|
||||
0.0, "$OPTVAL_VTFZDOOM"
|
||||
1.0, "$OPTVAL_VTFVANILLA"
|
||||
0.0, "$OPTVAL_VTAZDOOM"
|
||||
1.0, "$OPTVAL_VTAVANILLA"
|
||||
2.0, "$OPTVAL_VTAZDOOM"
|
||||
3.0, "$OPTVAL_VTAVANILLA"
|
||||
}
|
||||
|
||||
OptionValue GPUSwitch
|
||||
|
|
Loading…
Reference in a new issue