forked from External/mage
[THS] Added 4 white cards.
This commit is contained in:
parent
ff1b2ceb72
commit
33901e8b3d
6 changed files with 416 additions and 0 deletions
|
|
@ -35,4 +35,5 @@ import java.util.UUID;
|
|||
*/
|
||||
public interface Controllable {
|
||||
UUID getControllerId();
|
||||
UUID getId();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue