|
@@ -135,6 +135,7 @@ namespace ET
|
|
|
|
|
|
|
|
if (GUILayout.Button("ExcelExporter"))
|
|
if (GUILayout.Button("ExcelExporter"))
|
|
|
{
|
|
{
|
|
|
|
|
+ Directory.Delete("Assets/Bundles/Config", true);
|
|
|
ToolsEditor.ExcelExporter();
|
|
ToolsEditor.ExcelExporter();
|
|
|
if (this.globalConfig.CodeMode == CodeMode.ClientServer)
|
|
if (this.globalConfig.CodeMode == CodeMode.ClientServer)
|
|
|
{
|
|
{
|