Virtualpads - make analog stick a lot faster in record mode
This commit is contained in:
parent
e37327351c
commit
e07f143e88
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue