提交修改
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
using UnityEngine;
|
||||
|
||||
namespace NBC
|
||||
{
|
||||
public static class UIConst
|
||||
{
|
||||
public const string ServiceName = "NBC.UIKit";
|
||||
|
||||
/// <summary>
|
||||
/// UI资源前缀
|
||||
/// </summary>
|
||||
public static string UIPackRootUrl = "";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user