Skip to content

Commit cd251b6

Browse files
committed
style(BaseUIManager): 移除 BOM 并补全末尾换行
1 parent ffac418 commit cd251b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Runtime/BaseUIManager.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// ==========================================================================================
1+
// ==========================================================================================
22
// GameFrameX 组织及其衍生项目的版权、商标、专利及其他相关权利
33
// GameFrameX organization and its derivative projects' copyrights, trademarks, patents, and related rights
44
// 均受中华人民共和国及相关国际法律法规保护。
@@ -324,4 +324,4 @@ public void SetUIFormHideHandler(IUIFormHideHandler handler)
324324
m_UIFormHideHandler = handler;
325325
}
326326
}
327-
}
327+
}

0 commit comments

Comments
 (0)