mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
[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:
co-authored by
SomeRandomOwl
GoldenAlpharex
parent
31e66a86d9
commit
0f653cc966
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user