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