forked from 2009Scape/Server
hotfix for headless environments (again)
This commit is contained in:
parent
a117451328
commit
8dbab51dfc
1 changed files with 2 additions and 2 deletions
|
|
@ -129,7 +129,7 @@ class MajorUpdateWorker {
|
|||
worker.start()
|
||||
}
|
||||
|
||||
if (ServerConstants.ALLOW_GUI)
|
||||
ServerMonitor.open()
|
||||
//if (ServerConstants.ALLOW_GUI)
|
||||
// ServerMonitor.open()
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue