From d78974be8714052e1a57b5d97a090757bf664a71 Mon Sep 17 00:00:00 2001 From: sD Date: Sat, 9 May 2020 18:09:43 +0200 Subject: add paper mario chatbox --- webAO/styles/chatbox/chatboxes.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'webAO/styles/chatbox/chatboxes.js') diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js index d81e7fd..308f633 100644 --- a/webAO/styles/chatbox/chatboxes.js +++ b/webAO/styles/chatbox/chatboxes.js @@ -15,5 +15,6 @@ export default [ "chat999", "halla", "yttd", - "n64zelda" + "n64zelda", + "papermario" ]; \ No newline at end of file -- cgit