aboutsummaryrefslogtreecommitdiff
path: root/courtroom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'courtroom.cpp')
-rw-r--r--courtroom.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/courtroom.cpp b/courtroom.cpp
index c4a76c6..e97fe3a 100644
--- a/courtroom.cpp
+++ b/courtroom.cpp
@@ -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());
}
}