From f0f1d830651f3737030e258dc86b42a37baa1bca Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 2 Jul 2022 18:23:46 +0800 Subject: * change directory --- .../Input/LiteInputManager/LiteInputManager.cs | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 JamHelper/Assets/JamUtils/Scripts/Input/LiteInputManager/LiteInputManager.cs (limited to 'JamHelper/Assets/JamUtils/Scripts/Input/LiteInputManager/LiteInputManager.cs') diff --git a/JamHelper/Assets/JamUtils/Scripts/Input/LiteInputManager/LiteInputManager.cs b/JamHelper/Assets/JamUtils/Scripts/Input/LiteInputManager/LiteInputManager.cs deleted file mode 100644 index c2f6c26..0000000 --- a/JamHelper/Assets/JamUtils/Scripts/Input/LiteInputManager/LiteInputManager.cs +++ /dev/null @@ -1,19 +0,0 @@ -using System.Collections; -using System.Collections.Generic; -using UnityEngine; - -namespace JamUtils -{ - - public class LiteInputManager : MonoBehaviour - { - - - private void Update() - { - - } - - } - -} -- cgit v1.1-26-g67d0