This commit is contained in:
Hri7566 2022-06-11 05:06:50 +02:00
parent e60e1fa6c2
commit 2065df30bc
1 changed files with 4 additions and 4 deletions

View File

@ -5,12 +5,12 @@ module.exports = Object.seal({
defaultUsername: "Anonymous",
// defaultRoomColor: "#3b5054",
defaultRoomColor: "#480505",
// defaultLobbyColor: "#19b4b9",
defaultLobbyColor: "#19b4b9",
// defaultLobbyColor: "#76b0db",
// defaultLobbyColor2: "#801014",
// defaultLobbyColor2: "#276491",
defaultLobbyColor: "#9900ff",
defaultLobbyColor2: "#5900af",
defaultLobbyColor2: "#276491",
// defaultLobbyColor: "#9900ff",
// defaultLobbyColor2: "#5900af",
adminpass: process.env.ADMINPASS,
ssl: process.env.SSL,
defaultRoomSettings: {