微调
This commit is contained in:
@@ -35,6 +35,8 @@ namespace Ichni.UI
|
||||
if (action == null)
|
||||
{
|
||||
Debug.LogError($"在InputActionAsset中未找到名为 '{actionName}' 的Action。");
|
||||
inputActions.Enable();
|
||||
waitingForInputCover.SetActive(false);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user