This commit is contained in:
陈思海 2026-03-09 20:39:10 +08:00
parent 74318889a2
commit 2d0383b567

View File

@ -253,7 +253,7 @@ namespace AlicizaX.UI.Runtime
}
internal async UniTask InternalDestroy()
{1
{
if (!UIStateMachine.ValidateTransition(GetType().Name, _state, UIState.Destroying))
return;