[MIRROR] Music Widget Modifications + Request Music Verb [MDB IGNORE] (#20186)

* Music Widget Modifications + Request Music Verb

* Apply suggestions from code review

Co-authored-by: SomeRandomOwl <2568378+SomeRandomOwl@users.noreply.github.com>

---------

Co-authored-by: SomeRandomOwl <2568378+SomeRandomOwl@users.noreply.github.com>
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-03-31 02:48:06 +01:00
committed by GitHub
co-authored by SomeRandomOwl GoldenAlpharex
parent 31e66a86d9
commit 0f653cc966
14 changed files with 249 additions and 100 deletions
+3
View File
@@ -213,6 +213,9 @@
mute_string = "LOOC"
feedback_string = "LOOC"
//Skyrat Addition End - LOOC muting again.
if(MUTE_INTERNET_REQUEST)
mute_string = "internet sound requests"
feedback_string = "Internet Sound Requests"
if(MUTE_ALL)
mute_string = "everything"
feedback_string = "Everything"