mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
*I did not forget a checkstateeffects call in subtractcounters before. You're just imagining things.
This commit is contained in:
@@ -572,6 +572,9 @@ public class Card extends MyObservable {
|
||||
AllZone.GameAction.playCardNoCost(c);
|
||||
}
|
||||
}
|
||||
|
||||
AllZone.GameAction.checkStateEffects();
|
||||
|
||||
this.updateObservers();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user