make multihawk compile, not sure what happened here, maybe a bad merge?
This commit is contained in:
parent
be93e78dd5
commit
20fb060c65
|
@ -104,6 +104,7 @@ namespace BizHawk.Client.MultiHawk
|
||||||
{
|
{
|
||||||
Location = new Point(Global.Config.MainWndx, Global.Config.MainWndy);
|
Location = new Point(Global.Config.MainWndx, Global.Config.MainWndy);
|
||||||
}
|
}
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
private static bool StateErrorAskUser(string title, string message)
|
private static bool StateErrorAskUser(string title, string message)
|
||||||
|
|
Loading…
Reference in New Issue