From f3410c50bdcc5c5ddbbdfa05ad539d178dfdbf84 Mon Sep 17 00:00:00 2001 From: syeyoung Date: Sat, 4 Feb 2023 02:03:37 +0900 Subject: - Configuration Overhaul - Move to new system - more shaders!! Signed-off-by: syeyoung --- .../assets/dungeonsguide/gui/elements/locationedPopup.gui | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'mod/src/main/resources/assets/dungeonsguide/gui/elements') diff --git a/mod/src/main/resources/assets/dungeonsguide/gui/elements/locationedPopup.gui b/mod/src/main/resources/assets/dungeonsguide/gui/elements/locationedPopup.gui index 9d56c62c..56732908 100644 --- a/mod/src/main/resources/assets/dungeonsguide/gui/elements/locationedPopup.gui +++ b/mod/src/main/resources/assets/dungeonsguide/gui/elements/locationedPopup.gui @@ -15,6 +15,10 @@ ~ You should have received a copy of the GNU Affero General Public License ~ along with this program. If not, see . --> - - - \ No newline at end of file + + + + + + + \ No newline at end of file -- cgit