mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Qt/FIFOPlayerWindow: Properly reset ranges
This commit is contained in:
@ -215,6 +215,7 @@ void FIFOPlayerWindow::StopRecording()
|
|||||||
void FIFOPlayerWindow::OnEmulationStarted()
|
void FIFOPlayerWindow::OnEmulationStarted()
|
||||||
{
|
{
|
||||||
UpdateControls();
|
UpdateControls();
|
||||||
|
OnFIFOLoaded();
|
||||||
}
|
}
|
||||||
|
|
||||||
void FIFOPlayerWindow::OnEmulationStopped()
|
void FIFOPlayerWindow::OnEmulationStopped()
|
||||||
|
Reference in New Issue
Block a user