Skip to content

Commit

Permalink
Update src/main/java/codes/cookies/mod/features/farming/garden/Garden…
Browse files Browse the repository at this point in the history
…Features.java

Co-authored-by: Moritz <59416038+Morazzer@users.noreply.github.com>
  • Loading branch information
GrahamKracker and Morazzer authored Dec 11, 2024
1 parent 4d02354 commit b881f4b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ public class GardenFeatures {
public static void load() {
Loader.load("PlotPriceBreakdown", PlotPriceBreakdown::new);
Loader.load("CompostUpgrades", CompostUpgrades::new);
//Loader.load("VisitorHelper", VisitorHelper::new);
Loader.load("VisitorDropProtection", VisitorDropProtection::init);
}
}

0 comments on commit b881f4b

Please sign in to comment.