Fix #5069
This commit is contained in:
parent
8fd0a0a09d
commit
0969a173c7
@ -354,6 +354,7 @@ void OptionsScreenVideo::init()
|
||||
getWidget<SpinnerWidget>("scale_rtts")->setActive(!in_game ||
|
||||
GE::getDriver()->getDriverType() == video::EDT_VULKAN);
|
||||
}
|
||||
getWidget<ButtonWidget>("benchmarkCurrent")->setActive(!in_game);
|
||||
#endif
|
||||
|
||||
#if defined(MOBILE_STK) || defined(__SWITCH__)
|
||||
|
Loading…
x
Reference in New Issue
Block a user