删除打印
This commit is contained in:
parent
960a71b3a9
commit
0b02aa9ed7
@ -83,7 +83,6 @@ namespace BFEditor
|
|||||||
|
|
||||||
public static StringBuilder CheckLuaConfig(bool isDeveloper)
|
public static StringBuilder CheckLuaConfig(bool isDeveloper)
|
||||||
{
|
{
|
||||||
Debug.Log("CheckLuaConfig");
|
|
||||||
//加载lua配置测试
|
//加载lua配置测试
|
||||||
LuaEnv env = new LuaEnv();
|
LuaEnv env = new LuaEnv();
|
||||||
env.AddLoader((ref string scriptPath) =>
|
env.AddLoader((ref string scriptPath) =>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user