mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-11 14:21:52 +09:00
changed how camera smoothing works but not sure it doing what I intended
This commit is contained in:
@@ -135,7 +135,7 @@ class UIKeyboardControlPanel : UICanvas() {
|
||||
updateKeycaps()
|
||||
|
||||
buttonReset.clickOnceListener = { x, y, button ->
|
||||
println("reset keys!")
|
||||
// println("reset keys!")
|
||||
resetKeyConfig()
|
||||
updateKeycaps()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user