mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-26 15:05:42 -04:00
System: Update speed limiter on boot
This commit is contained in:
parent
6b8b08ef61
commit
a461ba8be6
@ -1215,6 +1215,9 @@ bool System::BootSystem(SystemBootParameters parameters)
|
||||
g_cdrom.PrecacheMedia();
|
||||
|
||||
ResetPerformanceCounters();
|
||||
if (IsRunning())
|
||||
UpdateSpeedLimiterState();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user