aboutsummaryrefslogtreecommitdiff
path: root/user_command.h
diff options
context:
space:
mode:
Diffstat (limited to 'user_command.h')
-rw-r--r--user_command.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_command.h b/user_command.h
index 803fada..24c2f3e 100644
--- a/user_command.h
+++ b/user_command.h
@@ -38,6 +38,7 @@ void process_user_command() {
// set my flag
strcpy(in_chat, "N");
+ status_broadcast_once();
// reset prompt
strcpy(prompt, ">");