Skip to content

Commit b104f8d

Browse files
authored
Update CoreTests_MouseEvents.cs
1 parent 595cef4 commit b104f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/Tests/InputSystem/CoreTests_MouseEvents.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#if UNITY_INPUTSYSTEM_HAS_MOUSE_SCRIPT_EVENTS_SUPPORTED
1+
#if UNITY_INPUTSYSTEM_SUPPORTS_MOUSE_SCRIPT_EVENTS
22
using System;
33
using System.Collections;
44
using System.Collections.Generic;

0 commit comments

Comments
 (0)