From 1b79ca871dff7a56dad8a9857f151011c1cfd9e3 Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 18 Feb 2022 16:19:48 +0800 Subject: +CustomExecutionOrder --- JamHelper/Assets/JamUtils/Scripts/Utils/ColliderUtility.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'JamHelper/Assets/JamUtils/Scripts/Utils/ColliderUtility.cs') diff --git a/JamHelper/Assets/JamUtils/Scripts/Utils/ColliderUtility.cs b/JamHelper/Assets/JamUtils/Scripts/Utils/ColliderUtility.cs index 3efe155..8c8225c 100644 --- a/JamHelper/Assets/JamUtils/Scripts/Utils/ColliderUtility.cs +++ b/JamHelper/Assets/JamUtils/Scripts/Utils/ColliderUtility.cs @@ -2,7 +2,7 @@ using System; using System.Collections.Generic; using UnityEngine; -namespace JamTools +namespace JamUtils { public static class ColliderUtility -- cgit v1.1-26-g67d0