Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/1.18.2' into 1.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
IMS212 committed Aug 13, 2023
2 parents 0bd0fa5 + d0d923a commit 30a9368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/net/coderbot/iris/Iris.java
Original file line number Diff line number Diff line change
Expand Up @@ -725,7 +725,7 @@ public static String getFormattedVersion() {

public static boolean isSodiumInvalid() {
return sodiumInvalid;
}
}

public static boolean isSodiumInstalled() {
return sodiumInstalled;
Expand Down

0 comments on commit 30a9368

Please sign in to comment.