mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Cards changing zones will now always be untapped.
This commit is contained in:
@@ -138,6 +138,8 @@ public class GameAction {
|
||||
if (suppress) {
|
||||
AllZone.getTriggerHandler().suppressMode("ChangesZone");
|
||||
}
|
||||
|
||||
copied.setTapped(false);
|
||||
|
||||
zone.add(copied);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user