allow ctrl+z for everyone. Fix issue with runes charges and capacity.

This commit is contained in:
ErikasKontenis
2020-01-11 19:24:44 +02:00
parent 6e7987746b
commit 858a27acc8
4 changed files with 4 additions and 13 deletions

View File

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