mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-15 08:06:06 +09:00
new load wip
This commit is contained in:
@@ -71,6 +71,9 @@ object ThreadExecutor {
|
||||
allFinished = true
|
||||
}
|
||||
|
||||
fun killAll() {
|
||||
executor.shutdownNow()
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user