diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/courtroom.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/courtroom.cpp b/src/courtroom.cpp index bb3f183..cdc2d9e 100644 --- a/src/courtroom.cpp +++ b/src/courtroom.cpp @@ -1947,7 +1947,6 @@ void Courtroom::on_authentication_state_received(int p_state) { ui_guard->show(); ui_player_list->setAuthenticated(true); - append_server_chatmessage(tr("CLIENT"), tr("You were granted the Disable Modcalls button."), "1"); } else if (p_state == 0) { |
