Merge fix

This commit is contained in:
Oleg Agafonov 2023-11-23 09:32:07 +04:00
parent a0ed89035f
commit 5691ffa40e
5 changed files with 9 additions and 15 deletions

View file

@ -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(),