From a73fdf502ee917359f773362827aac45d7ad1464 Mon Sep 17 00:00:00 2001 From: bluefireoly Date: Sat, 24 Oct 2020 21:12:46 +0200 Subject: [PATCH] Renamed GUISpaceCompound file --- ...tInventoryGUISpaceCompound.kt => InventoryGUISpaceCompound.kt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/main/kotlin/net/axay/kspigot/inventory/elements/{AbstractInventoryGUISpaceCompound.kt => InventoryGUISpaceCompound.kt} (100%) diff --git a/src/main/kotlin/net/axay/kspigot/inventory/elements/AbstractInventoryGUISpaceCompound.kt b/src/main/kotlin/net/axay/kspigot/inventory/elements/InventoryGUISpaceCompound.kt similarity index 100% rename from src/main/kotlin/net/axay/kspigot/inventory/elements/AbstractInventoryGUISpaceCompound.kt rename to src/main/kotlin/net/axay/kspigot/inventory/elements/InventoryGUISpaceCompound.kt