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 ||
|
getWidget<SpinnerWidget>("scale_rtts")->setActive(!in_game ||
|
||||||
GE::getDriver()->getDriverType() == video::EDT_VULKAN);
|
GE::getDriver()->getDriverType() == video::EDT_VULKAN);
|
||||||
}
|
}
|
||||||
|
getWidget<ButtonWidget>("benchmarkCurrent")->setActive(!in_game);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(MOBILE_STK) || defined(__SWITCH__)
|
#if defined(MOBILE_STK) || defined(__SWITCH__)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user