From f0f1d830651f3737030e258dc86b42a37baa1bca Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 2 Jul 2022 18:23:46 +0800 Subject: * change directory --- JamHelper/Assets/JamUtils/Scripts/Math/MathUtils.cs | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 JamHelper/Assets/JamUtils/Scripts/Math/MathUtils.cs (limited to 'JamHelper/Assets/JamUtils/Scripts/Math/MathUtils.cs') diff --git a/JamHelper/Assets/JamUtils/Scripts/Math/MathUtils.cs b/JamHelper/Assets/JamUtils/Scripts/Math/MathUtils.cs deleted file mode 100644 index befb5d7..0000000 --- a/JamHelper/Assets/JamUtils/Scripts/Math/MathUtils.cs +++ /dev/null @@ -1,15 +0,0 @@ -using System.Collections; -using System.Collections.Generic; -using UnityEngine; - -namespace JamUtils -{ - - public class MathUtils - { - - - - } - -} \ No newline at end of file -- cgit v1.1-26-g67d0