Skip to content

Commit 9c7ba02

Browse files
committed
refactor: 添加 GameFrameX.Runtime 命名空间引用
为了确保代码的完整性和功能正常,添加了缺失的 GameFrameX.Runtime 命名空间引用
1 parent bb3083c commit 9c7ba02

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Editor/UIImageReplaceHandler.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
// Official Documentation: https://gameframex.doc.alianblank.com/
3030
// ==========================================================================================
3131

32+
using GameFrameX.Runtime;
3233
using GameFrameX.UI.UGUI.Runtime;
3334
using UnityEditor;
3435
using UnityEngine;

0 commit comments

Comments
 (0)