Make effects stop when next message is received
This commit is contained in:
parent
ad057c6f7a
commit
9b0f07d125
@ -1596,6 +1596,7 @@ void Courtroom::handle_chatmessage_2()
|
||||
{
|
||||
ui_vp_speedlines->stop();
|
||||
ui_vp_player_char->stop();
|
||||
ui_vp_effect->stop();
|
||||
//Clear all looping sfx to prevent obnoxiousness
|
||||
sfx_player->loop_clear();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user