mirror of
https://github.com/overte-org/overte.git
synced 2025-04-23 07:13:30 +02:00
commit
fb01df1ab8
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ if (Settings.getValue("HUDUIEnabled")) {
|
|||
button = tablet.addButton({
|
||||
icon: "icons/tablet-icons/mic-a.svg",
|
||||
text: buttonName,
|
||||
activeIcon: "icons/// TODO: ablet-icons/mic-i.svg",
|
||||
activeIcon: "icons/tablet-icons/mic-i.svg",
|
||||
activeText: "UNMUTE"
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue