This commit is contained in:
陈思海 2025-03-14 16:41:02 +08:00
parent 49f08e9410
commit 204cfe4bcf

View File

@ -58,5 +58,6 @@ namespace AlicizaX.AnimationFlow.Runtime
{
return target != null ? target.name : null;
}
}
}