forked from External/mage
Fixed issue 171.
Also, removed some unused imports.
This commit is contained in:
parent
4344566cda
commit
67c1fc8ffa
5 changed files with 2 additions and 8 deletions
|
|
@ -1120,6 +1120,7 @@ public abstract class GameImpl<T extends GameImpl<T>> implements Game, Serializa
|
|||
|
||||
}
|
||||
|
||||
@Override
|
||||
public void setGameOptions(GameOptions options) {
|
||||
this.gameOptions = options;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue