From 734c1b3f195e460809d7ace50d0af8168538d2a6 Mon Sep 17 00:00:00 2001 From: Catalin Novgorodschi <1140613+Shadowss@users.noreply.github.com> Date: Thu, 12 Feb 2026 09:09:54 +0200 Subject: [PATCH] Update Units.php --- GameEngine/Units.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameEngine/Units.php b/GameEngine/Units.php index b80ccaac..c953d190 100755 --- a/GameEngine/Units.php +++ b/GameEngine/Units.php @@ -815,4 +815,4 @@ class Units { }; $units = new Units; -?> +?> \ No newline at end of file