Remove some Windows + Qt stuff + meow
This commit is contained in:
parent
ca154879f0
commit
30f6296767
6 changed files with 1 additions and 13 deletions
|
@ -2446,7 +2446,7 @@ void FramebufferManagerCommon::NotifyRenderResized(int msaaLevel) {
|
|||
|
||||
#ifdef _WIN32
|
||||
// Seems related - if you're ok with numbers all the time, show some more :)
|
||||
if (g_Config.iShowFPSCounter != 0) {
|
||||
if (g_Config.iShowStatusFlags != 0) {
|
||||
ShowScreenResolution();
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue