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/Smoothing/Scripts/SmoothUtil.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'JamHelper/Assets/JamUtils/Smoothing/Scripts/SmoothUtil.cs') diff --git a/JamHelper/Assets/JamUtils/Smoothing/Scripts/SmoothUtil.cs b/JamHelper/Assets/JamUtils/Smoothing/Scripts/SmoothUtil.cs index 606ff60..61fa0da 100644 --- a/JamHelper/Assets/JamUtils/Smoothing/Scripts/SmoothUtil.cs +++ b/JamHelper/Assets/JamUtils/Smoothing/Scripts/SmoothUtil.cs @@ -2,7 +2,7 @@ using System.Collections; using System.Collections.Generic; using UnityEngine; -namespace JamTools +namespace JamUtils { public class SmoothUtil -- cgit v1.1-26-g67d0