From 71355c6a40af21313802d69eae511ee5a158bb0d Mon Sep 17 00:00:00 2001 From: sD Date: Sat, 9 May 2020 17:14:29 +0200 Subject: add 999 and zelda chatbox --- webAO/styles/chatbox/chatboxes.js | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'webAO/styles/chatbox/chatboxes.js') diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js index 66df18f..d81e7fd 100644 --- a/webAO/styles/chatbox/chatboxes.js +++ b/webAO/styles/chatbox/chatboxes.js @@ -2,16 +2,18 @@ export default [ "aa", "chatdd", "dgs", + "chatplvsaa", + "trilogy", + "chatfuture", + "legacy", "dr1", "chatdr2", "drv3", "drae", - "legacy", - "chatfuture", - "halla", "chatp3", "p4", - "chatplvsaa", - "trilogy", - "yttd" + "chat999", + "halla", + "yttd", + "n64zelda" ]; \ No newline at end of file -- cgit