Skip to content

Commit

Permalink
- enable the render backend switch in the menu.
Browse files Browse the repository at this point in the history
Vulkan is working now so this can be reactivated.
  • Loading branch information
coelckers committed Apr 7, 2021
1 parent a80c5db commit 8cc3a81
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions wadsrc/static/menudef.txt
Expand Up @@ -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)
Expand Down

0 comments on commit 8cc3a81

Please sign in to comment.