From c8ac984ad3acd856d183f79c7056dbb3f8fc66fb Mon Sep 17 00:00:00 2001 From: Chaoscaot Date: Tue, 28 Oct 2025 19:03:30 +0100 Subject: [PATCH] Rename .java to .kt --- .../src/de/steamwar/sql/{SchematicNode.java => SchematicNode.kt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename CommonCore/SQL/src/de/steamwar/sql/{SchematicNode.java => SchematicNode.kt} (100%) diff --git a/CommonCore/SQL/src/de/steamwar/sql/SchematicNode.java b/CommonCore/SQL/src/de/steamwar/sql/SchematicNode.kt similarity index 100% rename from CommonCore/SQL/src/de/steamwar/sql/SchematicNode.java rename to CommonCore/SQL/src/de/steamwar/sql/SchematicNode.kt