Fix music display disappearing on theme reload (#233)
This commit is contained in:
parent
07e1127096
commit
630518020a
@ -636,6 +636,7 @@ void Courtroom::set_widgets()
|
|||||||
}
|
}
|
||||||
|
|
||||||
ui_music_display->play("music_display");
|
ui_music_display->play("music_display");
|
||||||
|
ui_music_display->set_play_once(false);
|
||||||
|
|
||||||
if (is_ao2_bg) {
|
if (is_ao2_bg) {
|
||||||
set_size_and_pos(ui_ic_chat_message, "ao2_ic_chat_message");
|
set_size_and_pos(ui_ic_chat_message, "ao2_ic_chat_message");
|
||||||
|
Loading…
Reference in New Issue
Block a user