111
This commit is contained in:
@@ -77,7 +77,6 @@ public class GameInputManager : SerializedMonoBehaviour
|
||||
|
||||
// 使用预处理指令区分平台
|
||||
#if UNITY_EDITOR || UNITY_STANDALONE
|
||||
ProcessMouseInput();
|
||||
HandleHolding();
|
||||
#else
|
||||
ProcessRealTouchInput();
|
||||
|
||||
Reference in New Issue
Block a user