set min client 780 and close server on startup also fix stages for beta

This commit is contained in:
ErikasKontenis
2020-01-07 20:12:52 +02:00
parent 25ea3c8c92
commit 03b55b4c13
5 changed files with 22 additions and 22 deletions

View File

@@ -70,4 +70,7 @@ function onStartup()
addEvent(setBloomingGriffinclaw, 10000)
end
end
-- temporary
Game.setGameState(GAME_STATE_CLOSED)
end