Misplaced this in last commit.

This commit is contained in:
J.D. Purcell 2019-10-20 01:43:08 -04:00
parent a2215fb5df
commit 1fadcb97f2
1 changed files with 1 additions and 1 deletions

View File

@ -269,8 +269,8 @@ namespace BizHawk.Client.EmuHawk
Source = source
});
}
ModifierState.Remove(button);
}
ModifierState.Remove(button);
}
_NewEvents.Add(ie);