mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
cleanup should update input
This commit is contained in:
@@ -78,6 +78,7 @@ public class InputCleanup extends InputPassPriorityBase {
|
||||
@Override
|
||||
public void run() {
|
||||
card.getController().discard(card, null);
|
||||
game.getInputQueue().updateObservers();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user