aboutsummaryrefslogtreecommitdiff
path: root/courtroom.h
diff options
context:
space:
mode:
Diffstat (limited to 'courtroom.h')
-rw-r--r--courtroom.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/courtroom.h b/courtroom.h
index 4622ee0c..0b1d3c91 100644
--- a/courtroom.h
+++ b/courtroom.h
@@ -186,6 +186,8 @@ private:
//whether the ooc chat is server or master chat, true is server
bool server_ooc = true;
+
+
QString current_background = "gs4";
AOMusicPlayer *music_player;