Oops, didn't mean to check that file in

This commit is contained in:
adelikat 2012-10-01 00:08:52 +00:00
parent 14958cef45
commit d7a5c87e0a
1 changed files with 1 additions and 1 deletions

View File

@ -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();