forked from External/mage
Merge branch 'master' into implement-zilortha
# Conflicts: # Mage/src/main/java/mage/game/GameImpl.java
This commit is contained in:
commit
a08bd34582
332 changed files with 1928 additions and 589 deletions
|
|
@ -411,7 +411,7 @@ public interface Game extends MageItem, Serializable {
|
|||
|
||||
boolean endTurn(Ability source);
|
||||
|
||||
int doAction(MageAction action);
|
||||
int doAction(MageAction action, UUID sourceId);
|
||||
|
||||
//game transaction methods
|
||||
void saveState(boolean bookmark);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue