summaryrefslogtreecommitdiffstats
path: root/mp_msg.c
diff options
context:
space:
mode:
Diffstat (limited to 'mp_msg.c')
-rw-r--r--mp_msg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mp_msg.c b/mp_msg.c
index abd468e881..9e256df6a4 100644
--- a/mp_msg.c
+++ b/mp_msg.c
@@ -191,6 +191,7 @@ void mp_msg(int mod, int lev, const char *format, ... ){
"RADIO",
"ASS",
"LOADER",
+ "STATUSLINE",
};
int c=v_colors[lev];