forked from External/mage
add SOM - Ogre Geargrabber
This commit is contained in:
parent
fdd44c079c
commit
76c1fa5d8b
6 changed files with 221 additions and 1 deletions
|
|
@ -267,6 +267,7 @@ public class GameState implements Serializable, Copyable<GameState> {
|
|||
}
|
||||
battlefield.reset(game);
|
||||
effects.apply(game);
|
||||
battlefield.fireControlChangeEvents(game);
|
||||
}
|
||||
|
||||
public void removeEotEffects(Game game) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue