forked from 2009Scape/Server
Slight code cleanup
This commit is contained in:
parent
1f8073354d
commit
0d0f5e0e69
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