mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-14 07:36:06 +09:00
gui track should obey interface volume setting
This commit is contained in:
@@ -307,6 +307,8 @@ private class UIItemKeycap(
|
||||
val homerow: Boolean = false
|
||||
) : UIItem(parent, initialX, initialY) {
|
||||
|
||||
override var suppressHaptic = false
|
||||
|
||||
init {
|
||||
if (parent is UIKeyboardControlPanel ) {
|
||||
this.posX = initialX + parent.kbx
|
||||
|
||||
Reference in New Issue
Block a user