From 86471491bd87b58a626057106344cec1f698eb99 Mon Sep 17 00:00:00 2001 From: ME1312 Date: Sun, 24 Oct 2021 03:40:47 -0400 Subject: [PATCH] Update GalaxiEngine Only slight changes this time :) --- SubServers.Bungee/common/pom.xml | 2 +- SubServers.Client/Common/pom.xml | 2 +- SubServers.Host/pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SubServers.Bungee/common/pom.xml b/SubServers.Bungee/common/pom.xml index 02221954..69790a96 100644 --- a/SubServers.Bungee/common/pom.xml +++ b/SubServers.Bungee/common/pom.xml @@ -28,7 +28,7 @@ net.ME1312.Galaxi GalaxiUtil - 21w43f + 21w44a compile diff --git a/SubServers.Client/Common/pom.xml b/SubServers.Client/Common/pom.xml index 9c970522..e5943e5e 100644 --- a/SubServers.Client/Common/pom.xml +++ b/SubServers.Client/Common/pom.xml @@ -18,7 +18,7 @@ net.ME1312.Galaxi GalaxiUtil - 21w43f + 21w44a compile diff --git a/SubServers.Host/pom.xml b/SubServers.Host/pom.xml index 74c34d72..83406dc0 100644 --- a/SubServers.Host/pom.xml +++ b/SubServers.Host/pom.xml @@ -30,13 +30,13 @@ net.ME1312.Galaxi GalaxiEngine - 21w43f + 21w44a compile net.ME1312.Galaxi GalaxiUI - 21w43f + 21w44a runtime