forked from External/mage
Merge fix
This commit is contained in:
parent
a0ed89035f
commit
5691ffa40e
5 changed files with 9 additions and 15 deletions
|
|
@ -954,7 +954,7 @@ public class MageServerImpl implements MageServer {
|
|||
|
||||
@Override
|
||||
//TODO: check how often it is used
|
||||
public ServerState serverGetState() throws MageException {
|
||||
public ServerState getServerState() throws MageException {
|
||||
try {
|
||||
return new ServerState(
|
||||
GameFactory.instance.getGameTypes(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue