mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-18 21:37:26 -05:00
Qt/FIFOPlayerWindow: Properly reset ranges
This commit is contained in:
parent
302093d777
commit
54f85c3320
|
|
@ -215,6 +215,7 @@ void FIFOPlayerWindow::StopRecording()
|
|||
void FIFOPlayerWindow::OnEmulationStarted()
|
||||
{
|
||||
UpdateControls();
|
||||
OnFIFOLoaded();
|
||||
}
|
||||
|
||||
void FIFOPlayerWindow::OnEmulationStopped()
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user