- enable the render backend switch in the menu.

Vulkan is working now so this can be reactivated.
This commit is contained in:
Christoph Oelckers 2021-04-07 23:56:01 +02:00
parent a80c5db02b
commit 8cc3a81c3b

View file

@ -1494,9 +1494,8 @@ OptionMenu VideoModeMenu protected
{
Title "$VIDMNU_TITLE"
// does not work yet.
//Option "$VIDMNU_PREFERBACKEND", "vid_preferbackend", "PreferBackend"
//StaticText " "
Option "$VIDMNU_PREFERBACKEND", "vid_preferbackend", "PreferBackend"
StaticText " "
Option "$VIDMNU_FULLSCREEN", "vid_fullscreen", "YesNo"
IfOption(Mac)