Lua - tastudio.applyinputchanges() - always refresh tastudio - fixes #1799
This commit is contained in:
parent
67ff6abb17
commit
f9435fb17f
|
@ -306,6 +306,7 @@ namespace BizHawk.Client.EmuHawk
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
_changeList.Clear();
|
_changeList.Clear();
|
||||||
|
Tastudio.Refresh();
|
||||||
Tastudio.JumpToGreenzone();
|
Tastudio.JumpToGreenzone();
|
||||||
Tastudio.DoAutoRestore();
|
Tastudio.DoAutoRestore();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue