TASEdit - fix frame advance button
This commit is contained in:
parent
40ca3e1616
commit
c55e863b15
|
@ -1782,6 +1782,7 @@ namespace BizHawk.MultiClient
|
||||||
Global.AutoFireController.IncrementStarts();
|
Global.AutoFireController.IncrementStarts();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
PressFrameAdvance = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (genSound)
|
if (genSound)
|
||||||
|
|
Loading…
Reference in New Issue