mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-18 22:44:04 +09:00
Keyboard strobing moved to a new thread so that fast typing is possible even if the game's update method is running slowly
This commit is contained in:
@@ -53,7 +53,6 @@ typealias RGBA8888 = Int
|
||||
object Terrarum : Disposable {
|
||||
|
||||
init {
|
||||
IngameController.KEYBOARD_DELAYS[1]
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user