Skip to content

Commit 595cef4

Browse files
Update Packages/com.unity.inputsystem/InputSystem/Unity.InputSystem.asmdef
Co-authored-by: João Freire <[email protected]>
1 parent b88d3d1 commit 595cef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/com.unity.inputsystem/InputSystem/Unity.InputSystem.asmdef

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
{
121121
"name": "Unity",
122122
"expression": "6000.4.0a1",
123-
"define": "UNITY_INPUTSYSTEM_HAS_MOUSE_SCRIPT_EVENTS_SUPPORTED"
123+
"define": "UNITY_INPUTSYSTEM_SUPPORTS_MOUSE_SCRIPT_EVENTS"
124124
}
125125
],
126126
"noEngineReferences": false

0 commit comments

Comments
 (0)