mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 03:24:06 +09:00
inputstrober thread priority set to 10
This commit is contained in:
@@ -30,6 +30,7 @@ object InputStrober {
|
||||
|
||||
init {
|
||||
// println("InputStrobe start")
|
||||
thread.priority = 10
|
||||
thread.start()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user