System/FakeDungeon/FakeDungeonUtility.cs @@ -2,7 +2,9 @@ using System.Collections.Generic; using UnityEngine; [XLua.LuaCallCSharp] public class FakeDungeonUtility : Singleton<FakeDungeonUtility> { int m_TureMapId = -1;