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,9 +269,9 @@ namespace BizHawk.Client.EmuHawk
Source = source
});
}
}
ModifierState.Remove(button);
}
}
_NewEvents.Add(ie);
}