From 24e09c1c2f3329a33e4fd807627013d0da6b9f18 Mon Sep 17 00:00:00 2001 From: Chev <11602755+chev2@users.noreply.github.com> Date: Tue, 3 Jan 2023 15:21:05 -0800 Subject: [PATCH] Move mod icons to subfolder --- .../icon_lifesourceslight.pdn | Bin .../icon_lifesourceslight_big.png | Bin .../icon_zenithrecipetooltips.pdn | Bin .../icon_zenithrecipetooltips_big.png | Bin 4 files changed, 0 insertions(+), 0 deletions(-) rename icon_lifesourceslight.pdn => Icons/icon_lifesourceslight.pdn (100%) rename icon_lifesourceslight_big.png => Icons/icon_lifesourceslight_big.png (100%) rename icon_zenithrecipetooltips.pdn => Icons/icon_zenithrecipetooltips.pdn (100%) rename icon_zenithrecipetooltips_big.png => Icons/icon_zenithrecipetooltips_big.png (100%) diff --git a/icon_lifesourceslight.pdn b/Icons/icon_lifesourceslight.pdn similarity index 100% rename from icon_lifesourceslight.pdn rename to Icons/icon_lifesourceslight.pdn diff --git a/icon_lifesourceslight_big.png b/Icons/icon_lifesourceslight_big.png similarity index 100% rename from icon_lifesourceslight_big.png rename to Icons/icon_lifesourceslight_big.png diff --git a/icon_zenithrecipetooltips.pdn b/Icons/icon_zenithrecipetooltips.pdn similarity index 100% rename from icon_zenithrecipetooltips.pdn rename to Icons/icon_zenithrecipetooltips.pdn diff --git a/icon_zenithrecipetooltips_big.png b/Icons/icon_zenithrecipetooltips_big.png similarity index 100% rename from icon_zenithrecipetooltips_big.png rename to Icons/icon_zenithrecipetooltips_big.png