Merge pull request #1064 from Tastyfish/closed-reboot
Make Reboot Core not crash after Close ROM
This commit is contained in:
commit
cab18d46ab
|
@ -3854,6 +3854,7 @@ namespace BizHawk.Client.EmuHawk
|
|||
UpdateStatusSlots();
|
||||
CurrentlyOpenRom = null;
|
||||
CurrentlyOpenRomArgs = null;
|
||||
_currentlyOpenRomPoopForAdvancedLoaderPleaseRefactorMe = "";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue