mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
Update ProcedureInitPackage.cs
This commit is contained in:
@@ -61,8 +61,6 @@ namespace GameMain
|
|||||||
//热更新阶段文本初始化
|
//热更新阶段文本初始化
|
||||||
LoadText.Instance.InitConfigData(null);
|
LoadText.Instance.InitConfigData(null);
|
||||||
|
|
||||||
GameEvent.Send(RuntimeId.ToRuntimeId("RefreshVersion"));
|
|
||||||
|
|
||||||
EPlayMode playMode = GameModule.Resource.PlayMode;
|
EPlayMode playMode = GameModule.Resource.PlayMode;
|
||||||
|
|
||||||
// 编辑器模式。
|
// 编辑器模式。
|
||||||
|
Reference in New Issue
Block a user