forked from External/mage
Number of card types in graveyards - added card hint for cards like Tarmogoyf
This commit is contained in:
parent
4a960995f7
commit
25e4930bd5
94 changed files with 245 additions and 306 deletions
|
|
@ -30,7 +30,7 @@ public class StaticHint implements Hint {
|
|||
}
|
||||
|
||||
@Override
|
||||
public Hint copy() {
|
||||
public StaticHint copy() {
|
||||
return new StaticHint(this);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue