Skip to content

Commit 735cbce

Browse files
Update VirtualMouseInputEditor.cs
1 parent d801822 commit 735cbce

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Packages/com.unity.inputsystem/Editor/VirtualMouseInputEditor.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#if UNITY_EDITOR
12
using UnityEngine.InputSystem.Editor;
23
using UnityEngine.InputSystem.UI;
34

@@ -13,3 +14,4 @@ public void OnDisable()
1314
}
1415
}
1516
}
17+
#endif

0 commit comments

Comments
 (0)