aboutsummaryrefslogtreecommitdiff
path: root/src/courtroom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/courtroom.cpp')
-rw-r--r--src/courtroom.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/courtroom.cpp b/src/courtroom.cpp
index 9920b3bf..8f7e1b79 100644
--- a/src/courtroom.cpp
+++ b/src/courtroom.cpp
@@ -4396,7 +4396,7 @@ void Courtroom::on_reload_theme_clicked()
text_state = 3;
// to update status on the background
- set_background(current_background);
+ set_background(current_background, true);
}
void Courtroom::on_back_to_lobby_clicked()