Skip to content

Commit a6c1e1d

Browse files
committed
ready for the REAL 2.4.3 release
1 parent eae7cc7 commit a6c1e1d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

courtroom.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -956,10 +956,8 @@ void Courtroom::handle_chatmessage(QStringList *p_contents)
956956
ui_evidence_present->set_image("present_disabled.png");
957957
}
958958

959-
//true means append as html
960959
append_ic_text("<b>" + f_showname.toHtmlEscaped() + "</b>:&nbsp;" + m_chatmessage[MESSAGE].toHtmlEscaped());
961960

962-
963961
previous_ic_message = f_message;
964962

965963
int objection_mod = m_chatmessage[OBJECTION_MOD].toInt();

0 commit comments

Comments
 (0)