Skip to content

Commit

Permalink
coffee
Browse files Browse the repository at this point in the history
  • Loading branch information
soshimee committed Jun 22, 2024
1 parent d90acbe commit 9eb2c37
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,6 @@ class Settings {
})
enabled = true;

// @SwitchProperty({
// name: "Cat Mode",
// description: ":3",
// category: "General",
// subcategory: "Cat Mode"
// })
// catModeEnabled = false;

// @SwitchProperty({
// name: "Become a cat",
// description: "only the best players use this",
// category: "General",
// subcategory: "Cat Mode"
// })
// catModeBecome = true;

@SwitchProperty({
name: "Hide lobby join messages",
description: "Hide join messages that spam your chat in lobby",
Expand Down

0 comments on commit 9eb2c37

Please sign in to comment.