Skip to content

Commit

Permalink
change: make "safe chat clicks history" not depend on "safe chat clicks"
Browse files Browse the repository at this point in the history
  • Loading branch information
Sychic committed Mar 25, 2024
1 parent fa4b3be commit 2eb6c3f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/club/sk1er/patcher/config/PatcherConfig.java
Original file line number Diff line number Diff line change
Expand Up @@ -1325,8 +1325,6 @@ public PatcherConfig() {
addDependency("cacheFontData", "optimizedFontRenderer");
addDependency("chunkUpdateLimit", "limitChunks");

addDependency("safeChatClicksHistory", "safeChatClicks");

Arrays.asList(
"screenshotNoFeedback", "compactScreenshotResponse", "autoCopyScreenshot", "screenshotPreview",
"previewTime", "previewAnimationStyle", "previewScale", "favoriteScreenshot",
Expand Down

0 comments on commit 2eb6c3f

Please sign in to comment.