aboutsummaryrefslogtreecommitdiff
path: root/src/courtroom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/courtroom.cpp')
-rw-r--r--src/courtroom.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/courtroom.cpp b/src/courtroom.cpp
index 978cc04d..cc35a7bd 100644
--- a/src/courtroom.cpp
+++ b/src/courtroom.cpp
@@ -1919,8 +1919,8 @@ void Courtroom::handle_chatmessage(QStringList *p_contents)
shout_stay_time);
objection_player->play("custom", f_char, f_custom_theme);
}
- break;
m_chatmessage[EMOTE_MOD] = 1;
+ break;
}
sfx_player->clear(); // Objection played! Cut all sfx.
}