This commit is contained in:
陈思海 2026-03-09 20:37:37 +08:00
parent 1dcf309b78
commit 74318889a2

View File

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