aboutsummaryrefslogtreecommitdiff
path: root/JamHelper/Assets/JamUtils/Scripts/Math/MathUtils.cs
diff options
context:
space:
mode:
Diffstat (limited to 'JamHelper/Assets/JamUtils/Scripts/Math/MathUtils.cs')
-rw-r--r--JamHelper/Assets/JamUtils/Scripts/Math/MathUtils.cs15
1 files changed, 0 insertions, 15 deletions
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