ready for the REAL 2.4.3 release
This commit is contained in:
parent
eae7cc791b
commit
a6c1e1d470
@ -956,10 +956,8 @@ void Courtroom::handle_chatmessage(QStringList *p_contents)
|
||||
ui_evidence_present->set_image("present_disabled.png");
|
||||
}
|
||||
|
||||
//true means append as html
|
||||
append_ic_text("<b>" + f_showname.toHtmlEscaped() + "</b>: " + m_chatmessage[MESSAGE].toHtmlEscaped());
|
||||
|
||||
|
||||
previous_ic_message = f_message;
|
||||
|
||||
int objection_mod = m_chatmessage[OBJECTION_MOD].toInt();
|
||||
|
Loading…
Reference in New Issue
Block a user