aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.js
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/client.js')
-rw-r--r--webAO/client.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/webAO/client.js b/webAO/client.js
index c97c136..120936d 100644
--- a/webAO/client.js
+++ b/webAO/client.js
@@ -672,7 +672,7 @@ class Client extends EventEmitter {
showname: chargs[0],
side: "def",
gender: "male",
- chat: "default"
+ chat: "aa"
};
cini.options = Object.assign(default_options, cini.options);
@@ -1654,7 +1654,7 @@ async changeBackground(position) {
if (chatbox_arr.includes(chatmsg.chatbox)) {
chatbox_theme.href = "styles/chatbox/" + chatmsg.chatbox + ".css";
} else {
- chatbox_theme.href = "styles/chatbox/default.css";
+ chatbox_theme.href = "styles/chatbox/aa.css";
}
// Flip the character