mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
Update BattleMainUI.cs
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
using UnityEngine;
|
||||
using UnityEngine.UI;
|
||||
using TEngine;
|
||||
|
||||
namespace GameLogic
|
||||
{
|
||||
[Obfuz.ObfuzIgnore(Obfuz.ObfuzScope.TypeName)]
|
||||
[Window(UILayer.UI)]
|
||||
[Window(UILayer.UI,location:"BattleMainUI")]
|
||||
class BattleMainUI : UIWindow
|
||||
{
|
||||
#region 脚本工具生成的代码
|
||||
|
Reference in New Issue
Block a user