mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-17 03:50:22 -07:00
Hotfix for headless environments
This commit is contained in:
parent
9006ce9d98
commit
777e9b7f04
1 changed files with 0 additions and 2 deletions
|
|
@ -77,8 +77,6 @@ class WorldClock {
|
||||||
worker.start()
|
worker.start()
|
||||||
}
|
}
|
||||||
|
|
||||||
if (ServerConstants.ALLOW_GUI)
|
|
||||||
ServerMonitor.open()
|
|
||||||
}
|
}
|
||||||
|
|
||||||
fun checkDay(): Int {
|
fun checkDay(): Int {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue