forked from External/mage
Revision 704 hosed targeted spells.
This commit is contained in:
parent
b468731842
commit
cba120cb24
4 changed files with 0 additions and 34 deletions
|
|
@ -41,7 +41,6 @@ public interface StackObject extends MageObject {
|
|||
public UUID getControllerId();
|
||||
public void checkTriggers(GameEvent event, Game game);
|
||||
public void counter(UUID sourceId, Game game);
|
||||
public void reset ( Game game );
|
||||
@Override
|
||||
public StackObject copy();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue