oops
This commit is contained in:
parent
7682422c9b
commit
ca8832e464
|
@ -412,7 +412,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