mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-27 21:42:40 +00:00
Qt/FIFOPlayerWindow: Properly reset ranges
This commit is contained in:
parent
302093d777
commit
54f85c3320
1 changed files with 1 additions and 0 deletions
|
@ -215,6 +215,7 @@ void FIFOPlayerWindow::StopRecording()
|
|||
void FIFOPlayerWindow::OnEmulationStarted()
|
||||
{
|
||||
UpdateControls();
|
||||
OnFIFOLoaded();
|
||||
}
|
||||
|
||||
void FIFOPlayerWindow::OnEmulationStopped()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue