Revert that fix, did not upload a GBC db (thought I did)
This commit is contained in:
parent
a52a9b0d44
commit
b1ba573695
|
@ -1473,7 +1473,6 @@ namespace BizHawk.MultiClient
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case "GB":
|
case "GB":
|
||||||
case "GBC":
|
|
||||||
if (!Global.Config.GB_AsSGB)
|
if (!Global.Config.GB_AsSGB)
|
||||||
{
|
{
|
||||||
if (Global.Config.GB_ForceDMG) game.AddOption("ForceDMG");
|
if (Global.Config.GB_ForceDMG) game.AddOption("ForceDMG");
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue