mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-25 03:35:59 +00:00
Merge pull request #6935 from spycrab/qt_fifo_range
Qt/FIFOPlayerWindow: Properly reset ranges
This commit is contained in:
commit
59be5da24c
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