Fix objections hiding the character

This commit is contained in:
Crystalwarrior 2019-09-14 14:50:16 +03:00
parent b608f84100
commit f225df6f19

View File

@ -1357,7 +1357,6 @@ void Courtroom::handle_chatmessage(QStringList *p_contents)
text_state = 0;
anim_state = 0;
ui_vp_objection->stop();
ui_vp_player_char->stop();
chat_tick_timer->stop();
ui_vp_evidence_display->reset();