added realization sfx

This commit is contained in:
OmniTroid 2017-02-14 01:08:36 +01:00
parent c37a99a58a
commit ff215c3492

View File

@ -1048,7 +1048,7 @@ void Courtroom::handle_chatmessage_3()
{
realization_timer->start(60);
ui_vp_realization->show();
//T0D0: add realization sfx
sfx_player->play("sfx-realization.wav", ui_sfx_slider->value());
}
}