fix: input system handling
This commit is contained in:
parent
7ec5a903c5
commit
3a1063beaf
|
|
@ -4,7 +4,8 @@
|
||||||
"references": [
|
"references": [
|
||||||
"Unity.TextMeshPro",
|
"Unity.TextMeshPro",
|
||||||
"Unity.RenderPipelines.Universal.Runtime",
|
"Unity.RenderPipelines.Universal.Runtime",
|
||||||
"Unity.RenderPipelines.Core.Runtime"
|
"Unity.RenderPipelines.Core.Runtime",
|
||||||
|
"Unity.InputSystem"
|
||||||
],
|
],
|
||||||
"includePlatforms": [],
|
"includePlatforms": [],
|
||||||
"excludePlatforms": [],
|
"excludePlatforms": [],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue