From 724890a8c0d2c7d91f693b1e3f1577d80bfb862f Mon Sep 17 00:00:00 2001 From: sD Date: Mon, 27 Apr 2020 14:25:39 +0200 Subject: add a really bad persona 3 chatbox --- webAO/styles/chatbox/chatboxes.js | 1 + 1 file changed, 1 insertion(+) (limited to 'webAO/styles/chatbox/chatboxes.js') diff --git a/webAO/styles/chatbox/chatboxes.js b/webAO/styles/chatbox/chatboxes.js index d31e349..880e6bb 100644 --- a/webAO/styles/chatbox/chatboxes.js +++ b/webAO/styles/chatbox/chatboxes.js @@ -6,6 +6,7 @@ export default [ "drv3", "drae", "legacy", + "chatp3", "p4", "chatplvsaa", "trilogy", -- cgit