- removed softpoly setting from the menu

This commit is contained in:
Christoph Oelckers 2022-10-27 18:09:19 +02:00
parent 4ce0ef41b5
commit 7f99c61f24
1 changed files with 1 additions and 2 deletions

View File

@ -897,8 +897,7 @@ OptionValue PreferBackend
{ {
0, "$OPTVAL_OPENGL" 0, "$OPTVAL_OPENGL"
1, "$OPTVAL_VULKAN" 1, "$OPTVAL_VULKAN"
2, "$OPTVAL_SOFTPOLY" 2, "$OPTVAL_OPENGLES"
3, "$OPTVAL_OPENGLES"
} }
OptionMenu "TrueColorOptions" protected OptionMenu "TrueColorOptions" protected