This commit is contained in:
alyosha-tas 2017-11-21 09:10:20 -05:00
commit a1ab551ea1
1 changed files with 1 additions and 0 deletions

View File

@ -3854,6 +3854,7 @@ namespace BizHawk.Client.EmuHawk
UpdateStatusSlots();
CurrentlyOpenRom = null;
CurrentlyOpenRomArgs = null;
_currentlyOpenRomPoopForAdvancedLoaderPleaseRefactorMe = "";
}
}