Fixes Objections hiding the current character, instead of overlaying on top of it. (from goofball's 2.7 branch commit e6cb5bd2cf)

This commit is contained in:
Crystalwarrior 2019-09-12 22:55:24 +03:00
parent 280abedf63
commit 2a5cd56d57

View File

@ -1288,7 +1288,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();