From 5614033d63af1d12e742eb798578e58180e7b046 Mon Sep 17 00:00:00 2001 From: Willem Date: Sat, 19 Mar 2022 12:47:44 +0100 Subject: [PATCH] Finished move --- .../distributedrebirth/gdxapp4d/tos4/GDXAppTos4BootFactory.java | 1 - pom.xml | 1 - 2 files changed, 2 deletions(-) diff --git a/gdxapp4d-tos4/src/main/java/love/distributedrebirth/gdxapp4d/tos4/GDXAppTos4BootFactory.java b/gdxapp4d-tos4/src/main/java/love/distributedrebirth/gdxapp4d/tos4/GDXAppTos4BootFactory.java index 957e765e..4f6f3970 100644 --- a/gdxapp4d-tos4/src/main/java/love/distributedrebirth/gdxapp4d/tos4/GDXAppTos4BootFactory.java +++ b/gdxapp4d-tos4/src/main/java/love/distributedrebirth/gdxapp4d/tos4/GDXAppTos4BootFactory.java @@ -126,7 +126,6 @@ public class GDXAppTos4BootFactory { "love.distributedrebirth.numberxd.base2t.part.warp,"+ "love.distributedrebirth.numberxd.base2t.type,"+ "love.distributedrebirth.numberxd.base2t.typexl,"+ - "love.distributedrebirth.numberxd.glyph,"+ "love.distributedrebirth.numberxd.x4o,"+ "love.distributedrebirth.warpme,"+ "love.distributedrebirth.warpme.core,"+ diff --git a/pom.xml b/pom.xml index 535f9f69..a25c020d 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,6 @@ love.distributedrebirth.numberxd.base2t.part.warp, love.distributedrebirth.numberxd.base2t.type, love.distributedrebirth.numberxd.base2t.typexl, - love.distributedrebirth.numberxd.glyph, love.distributedrebirth.numberxd.x4o, love.distributedrebirth.warpme, love.distributedrebirth.warpme.core,