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/Smoothing/Scripts/SmoothUtil.cs | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 JamHelper/Assets/JamUtils/Smoothing/Scripts/SmoothUtil.cs (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 deleted file mode 100644 index 61fa0da..0000000 --- a/JamHelper/Assets/JamUtils/Smoothing/Scripts/SmoothUtil.cs +++ /dev/null @@ -1,12 +0,0 @@ -using System.Collections; -using System.Collections.Generic; -using UnityEngine; - -namespace JamUtils -{ - - public class SmoothUtil - { - - } -} -- cgit v1.1-26-g67d0