oops, nothing to see here
This commit is contained in:
parent
eef79d25e0
commit
2c537ba6d2
|
@ -287,7 +287,6 @@ namespace BizHawk.Client.EmuHawk
|
|||
switch (value)
|
||||
{
|
||||
case LoadOrdering.ROM:
|
||||
MessageBox.Show("hi");
|
||||
_LoadRom(filename, fileInformation.ArchiveName);
|
||||
break;
|
||||
case LoadOrdering.STATE:
|
||||
|
|
Loading…
Reference in New Issue