mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58: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.hints = null;
|
||||
this.has = null;
|
||||
this.meldWith = "";
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user