删除打印

This commit is contained in:
xiekaidong 2023-05-22 19:03:04 +08:00
parent 960a71b3a9
commit 0b02aa9ed7

View File

@ -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) =>