mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
ProcedureClearCache
ProcedureClearCache
This commit is contained in:
@@ -25,7 +25,7 @@ namespace GameMain
|
||||
{
|
||||
UILoadMgr.Show(UIDefine.UILoadUpdate,$"清理完成 即将进入游戏...");
|
||||
|
||||
ChangeState<ProcedureStartGame>(_procedureOwner);
|
||||
ChangeState<ProcedureLoadAssembly>(_procedureOwner);
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user