Run v23.1 patch script on v23.0 builds
This commit is contained in:
parent
ea1b86c034
commit
edadebf8c2
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ public class __2_23_0 {
|
||||||
catch (Exception e) {
|
catch (Exception e) {
|
||||||
Chat.console(Phrase.build(Phrase.PATCH_SKIP_UPDATE, ConfigHandler.prefix + "skull", Selector.FIRST, Selector.FIRST));
|
Chat.console(Phrase.build(Phrase.PATCH_SKIP_UPDATE, ConfigHandler.prefix + "skull", Selector.FIRST, Selector.FIRST));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
__2_23_1.patch(statement);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
catch (Exception e) {
|
catch (Exception e) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue