forked from External/mage
Devs: added docs and todo about short living LKI, LKI and current problems;
This commit is contained in:
parent
107c10fd2c
commit
83017e3c51
10 changed files with 79 additions and 19 deletions
|
|
@ -1984,8 +1984,7 @@ public abstract class GameImpl implements Game {
|
|||
break;
|
||||
}
|
||||
}
|
||||
state.handleSimultaneousEvent(this);
|
||||
applyEffects(); // needed e.g if boost effects end and cause creatures to die
|
||||
this.getState().processAction(this); // needed e.g if boost effects end and cause creatures to die
|
||||
somethingHappened = true;
|
||||
}
|
||||
checkConcede();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue