Skip to content

Commit

Permalink
I'll be inactive for a month
Browse files Browse the repository at this point in the history
  • Loading branch information
Spigey committed May 22, 2024
1 parent c4b1bdd commit fd80036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/spigey/asteroide/AsteroideAddon.java
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ public void onInitialize() {
addModule(new WordFilterModule());
addModule(new PacketLoggerModule());
addModule(new VersionSpoofModule());
addModule(new SwimModule());
// addModule(new SwimModule());

// Commands
addCommand(new CrashAll());
Expand Down

0 comments on commit fd80036

Please sign in to comment.