aboutsummaryrefslogtreecommitdiff
path: root/courtroom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'courtroom.cpp')
-rw-r--r--courtroom.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/courtroom.cpp b/courtroom.cpp
index 880d124d..f6935ba1 100644
--- a/courtroom.cpp
+++ b/courtroom.cpp
@@ -2039,7 +2039,7 @@ void Courtroom::on_call_mod_clicked()
ao_app->send_server_packet(new AOPacket("ZZ", mod_reason));
} else {
- ao_app->send_server_packet(new AOPacket("ZZ"));
+ ao_app->send_server_packet(new AOPacket("ZZ#%"));
}
ui_ic_chat_message->setFocus();