Skip to content

Commit 336f3c9

Browse files
ducketsjo-unity
andauthored
Update Packages/com.unity.inputsystem/Documentation~/timing-mixed-scenarios.md
Co-authored-by: Jo Dawes <[email protected]>
1 parent f1a105b commit 336f3c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/com.unity.inputsystem/Documentation~/timing-mixed-scenarios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ In this situation, for discrete events you must ensure that you use [`WasPresse
66

77
For example:
88

9-
```
9+
```c#
1010
using UnityEngine;
1111
using UnityEngine.InputSystem;
1212

0 commit comments

Comments
 (0)