diff --git a/data/gui/window/mp_alerts_options.cfg b/data/gui/window/mp_alerts_options.cfg index 3ea97f3c4ab3..849aad5c0100 100644 --- a/data/gui/window/mp_alerts_options.cfg +++ b/data/gui/window/mp_alerts_options.cfg @@ -27,7 +27,7 @@ [toggle_button] id = {ID} + "_sound" - definition = "default" + definition = "no_label" [/toggle_button] [/column] @@ -40,7 +40,7 @@ [toggle_button] id = {ID} + "_notif" - definition = "default" + definition = "no_label" [/toggle_button] [/column] @@ -53,7 +53,7 @@ [toggle_button] id = {ID} + "_lobby" - definition = "default" + definition = "no_label" [/toggle_button] [/column] [/row]