From 3f854c292c7c252c28f74a0e5c16c64437f88b4f Mon Sep 17 00:00:00 2001 From: Zaytha Date: Sun, 6 Jul 2025 16:46:28 -0700 Subject: [PATCH] Sanityc check changing version name --- game/scripts/{version_text.gd => version_text_missnamed.gd} | 0 .../{version_text.gd.uid => version_text_missnamed.gd.uid} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename game/scripts/{version_text.gd => version_text_missnamed.gd} (100%) rename game/scripts/{version_text.gd.uid => version_text_missnamed.gd.uid} (100%) diff --git a/game/scripts/version_text.gd b/game/scripts/version_text_missnamed.gd similarity index 100% rename from game/scripts/version_text.gd rename to game/scripts/version_text_missnamed.gd diff --git a/game/scripts/version_text.gd.uid b/game/scripts/version_text_missnamed.gd.uid similarity index 100% rename from game/scripts/version_text.gd.uid rename to game/scripts/version_text_missnamed.gd.uid