Update ProcedureInitPackage.cs

This commit is contained in:
ALEXTANGXIAO
2024-08-25 19:09:07 +08:00
parent 0570982b97
commit 3facec8f93

View File

@@ -61,8 +61,6 @@ namespace GameMain
//热更新阶段文本初始化
LoadText.Instance.InitConfigData(null);
GameEvent.Send(RuntimeId.ToRuntimeId("RefreshVersion"));
EPlayMode playMode = GameModule.Resource.PlayMode;
// 编辑器模式。