mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
locales for comp
This commit is contained in:
@@ -43,8 +43,8 @@ class UISoundControlPanel(remoCon: UIRemoCon?) : UICanvas() {
|
||||
|
||||
private val compDict = mapOf(
|
||||
"none" to 1f,
|
||||
"light" to 2f,
|
||||
"heavy" to 5f
|
||||
"light" to 1.8f,
|
||||
"heavy" to 5.4f
|
||||
)
|
||||
|
||||
override var height = ControlPanelCommon.getMenuHeight("basegame.soundcontrolpanel")
|
||||
|
||||
Reference in New Issue
Block a user