mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
CardRules: need to reset MeldWith
This commit is contained in:
@@ -277,6 +277,7 @@ public final class CardRules implements ICardCharacteristics {
|
|||||||
this.needs = null;
|
this.needs = null;
|
||||||
this.hints = null;
|
this.hints = null;
|
||||||
this.has = null;
|
this.has = null;
|
||||||
|
this.meldWith = "";
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user