diff --git a/Server/src/main/kotlin/rs09/worker/WorldClock.kt b/Server/src/main/kotlin/rs09/worker/WorldClock.kt index ad94dcc09..eb647f800 100644 --- a/Server/src/main/kotlin/rs09/worker/WorldClock.kt +++ b/Server/src/main/kotlin/rs09/worker/WorldClock.kt @@ -77,8 +77,6 @@ class WorldClock { worker.start() } - if (ServerConstants.ALLOW_GUI) - ServerMonitor.open() } fun checkDay(): Int {