From de78537f8edc6cb162ba58520956255f7e53769d Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 29 Aug 2021 12:54:37 +0800 Subject: =?UTF-8?q?*=E8=BD=B4=E5=90=91=E6=94=B9=E4=B8=BAxy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/Scripts/Test 1/TestInput.cs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Assets/Scripts/Test 1/TestInput.cs') diff --git a/Assets/Scripts/Test 1/TestInput.cs b/Assets/Scripts/Test 1/TestInput.cs index f7178549..72e0351b 100644 --- a/Assets/Scripts/Test 1/TestInput.cs +++ b/Assets/Scripts/Test 1/TestInput.cs @@ -7,6 +7,8 @@ public class TestInput : MonoBehaviour private void Update() { + InputManager.Instance.OnUpdate(); + //if(Input.GetKeyDown("j")) //{ // InputManager.Instance.OnAttack(); -- cgit v1.1-26-g67d0