Skip to content

Commit 14f40ae

Browse files
Update VirtualMouseInputEditor.cs
1 parent 735cbce commit 14f40ae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#if UNITY_EDITOR
1+
/*#if UNITY_EDITOR
22
using UnityEngine.InputSystem.Editor;
33
using UnityEngine.InputSystem.UI;
44
@@ -14,4 +14,4 @@ public void OnDisable()
1414
}
1515
}
1616
}
17-
#endif
17+
#endif*/

0 commit comments

Comments
 (0)