Make default chat global (will add config for this later)

This commit is contained in:
Vortrex
2023-02-21 19:44:18 -06:00
parent adb8975c6a
commit 700e98768e

View File

@@ -250,7 +250,7 @@ let globalConfig = {
"ChatBoxTimestamps",
"ChatEmoji",
],
mainChatType: V_CHAT_TYPE_TALK,
mainChatType: V_CHAT_TYPE_GLOBAL,
nightMapStartHour: 19,
nightMapEndHour: 7,
};