mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Fixed the description of the echo ability.
This commit is contained in:
@@ -193,6 +193,7 @@ public class Upkeep extends Phase implements java.io.Serializable {
|
||||
}
|
||||
};
|
||||
sacAbility.setStackDescription(sb.toString());
|
||||
sacAbility.setDescription(sb.toString());
|
||||
|
||||
AllZone.getStack().addSimultaneousStackEntry(sacAbility);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user