Run v23.1 patch script on v23.0 builds

This commit is contained in:
Intelli 2024-08-20 14:16:27 -06:00
parent ea1b86c034
commit edadebf8c2

View File

@ -19,6 +19,8 @@ public class __2_23_0 {
catch (Exception e) {
Chat.console(Phrase.build(Phrase.PATCH_SKIP_UPDATE, ConfigHandler.prefix + "skull", Selector.FIRST, Selector.FIRST));
}
__2_23_1.patch(statement);
}
}
catch (Exception e) {