forked from 2009Scape/Server
Slight code cleanup
This commit is contained in:
parent
7e30a30192
commit
be194f6e5e
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ class MajorUpdateWorker {
|
|||
Thread.sleep(max(600 - (end - start), 0))
|
||||
}
|
||||
}
|
||||
fun start() = {
|
||||
fun start() {
|
||||
if(!started){
|
||||
worker.start()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue