Skip to content

Commit

Permalink
Massive hack
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Dec 29, 2024
1 parent ef7649e commit 3589e1b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ public void onInitializeClient() {

stopCalled = true;
System.out.println("Client has started stopping!");
System.exit(0);
});

ClientWorldEvents.AFTER_CLIENT_WORLD_CHANGE.register((client, world) -> {
Expand Down

0 comments on commit 3589e1b

Please sign in to comment.