Qt: Fix audio sliders not applying correctly
This commit is contained in:
@ -1877,7 +1877,7 @@ void SDLHostInterface::Run()
|
||||
{
|
||||
System::UpdatePerformanceCounters();
|
||||
|
||||
if (m_speed_limiter_enabled)
|
||||
if (m_throttler_enabled)
|
||||
System::Throttle();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user