Skip to content

Commit

Permalink
inc dim
Browse files Browse the repository at this point in the history
  • Loading branch information
NextdoorPsycho committed Jun 11, 2023
1 parent d9bf91a commit 36efacf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/volmit/iris/Iris.java
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@

@SuppressWarnings("CanBeFinal")
public class Iris extends VolmitPlugin implements Listener {
public static final String OVERWORLD_TAG = "3002";
public static final String OVERWORLD_TAG = "3003";

private static final Queue<Runnable> syncJobs = new ShurikenQueue<>();

Expand Down

0 comments on commit 36efacf

Please sign in to comment.