fix: input system handling

This commit is contained in:
hypercross 2025-09-07 14:17:25 +08:00
parent 7ec5a903c5
commit 3a1063beaf
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@
"references": [
"Unity.TextMeshPro",
"Unity.RenderPipelines.Universal.Runtime",
"Unity.RenderPipelines.Core.Runtime"
"Unity.RenderPipelines.Core.Runtime",
"Unity.InputSystem"
],
"includePlatforms": [],
"excludePlatforms": [],