mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
re-enable buttons for playback input
This commit is contained in:
@@ -30,7 +30,7 @@ public class InputPlaybackControl extends InputSyncronizedBase implements InputS
|
||||
@Override
|
||||
protected void showMessage() {
|
||||
setPause(false);
|
||||
|
||||
ButtonUtil.enableAllFocusOk();
|
||||
}
|
||||
|
||||
private void setPause(boolean pause) {
|
||||
|
||||
Reference in New Issue
Block a user