Skip to content

Commit

Permalink
wtf.
Browse files Browse the repository at this point in the history
  • Loading branch information
srgantmoomoo committed Feb 22, 2024
1 parent 9cdc6f7 commit d64bd8c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main/java/me/srgantmoomoo/postman/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,11 @@
import me.srgantmoomoo.postman.module.setting.SettingManager;
import net.fabricmc.api.ModInitializer;

import java.util.logging.Logger;

//ocnarf
public class Main implements ModInitializer {
int strong;
int postman = strong;

private static Logger logger;

public final String MODID = "postman";
public final String NAME = "postman";
public final String VERSION = "4.0";
Expand Down

2 comments on commit d64bd8c

@flufferyomada
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could this be for debugging?

@srgantmoomoo
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my computer had unforeseen medical complications.

Please sign in to comment.