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