mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
临时提交
This commit is contained in:
@@ -3,9 +3,9 @@ using System.Threading.Tasks;
|
||||
using Common;
|
||||
using Cysharp.Threading.Tasks;
|
||||
using FairyGUI;
|
||||
using HotScripts.GameLauncher;
|
||||
// using HotScripts.GameLauncher;
|
||||
using JNGame.Runtime.System;
|
||||
using MainUI;
|
||||
using Plugins.JNGame.System;
|
||||
using SHFrame;
|
||||
|
||||
namespace HotScripts.GameScripts.FGui
|
||||
@@ -50,7 +50,7 @@ namespace HotScripts.GameScripts.FGui
|
||||
{
|
||||
await UniTask.DelayFrame(1);
|
||||
Log.Debug($"UI 初始化中");
|
||||
App.EventLauncher.DispatchEvent(HotLauncherEvent.InitSystem,$"UI 初始化中");
|
||||
// App.EventLauncher.DispatchEvent(HotLauncherEvent.InitSystem,$"UI 初始化中");
|
||||
|
||||
BindAll();
|
||||
BindUI();
|
||||
|
@@ -1,3 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5170e578d823499481b4ab2083ea1e16
|
||||
timeCreated: 1729070950
|
Reference in New Issue
Block a user