少年修仙传客户端代码仓库
client_Zxw
2019-03-21 f77c2135bb9238980fc0e549818bfa5207c7336e
Core/MapEditor/Editor/MapEditor.cs
@@ -78,6 +78,7 @@
            target.name = "MapEditor";
            LS_KEY_SAVEPATH = System.Environment.CurrentDirectory + "/MapEditor/Save";
            LS_KEY_EXPORTPATH = System.Environment.CurrentDirectory + "/MapEditor/Export";
            EffectConfig.Init();
        }
        public override void OnInspectorGUI()