Virtualpads - make analog stick a lot faster in record mode

This commit is contained in:
adelikat 2014-07-26 22:02:21 +00:00
parent e37327351c
commit e07f143e88
1 changed files with 0 additions and 1 deletions

View File

@ -116,7 +116,6 @@ namespace BizHawk.Client.EmuHawk
public void SetPrevious(IController previous)
{
AnalogStick.SetPrevious(previous);
Refresh();
}
private void ManualX_ValueChanged(object sender, EventArgs e)