Oops, didn't mean to check that file in
This commit is contained in:
parent
14958cef45
commit
d7a5c87e0a
|
@ -410,7 +410,7 @@ namespace BizHawk.MultiClient
|
|||
|
||||
private void controllersToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
if (true)
|
||||
if (false)
|
||||
{
|
||||
ControllerConfig c = new ControllerConfig();
|
||||
c.ShowDialog();
|
||||
|
|
Loading…
Reference in New Issue