From 7b3b4dffa1dabbc40631578ecfdc8a2f1c9fb31c Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期一, 06 五月 2019 21:35:21 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
---
Core/Editor/AssetBundleBrowser/AssetBundleBuildTab.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Core/Editor/AssetBundleBrowser/AssetBundleBuildTab.cs b/Core/Editor/AssetBundleBrowser/AssetBundleBuildTab.cs
index 286eb17..a8fcefe 100644
--- a/Core/Editor/AssetBundleBrowser/AssetBundleBuildTab.cs
+++ b/Core/Editor/AssetBundleBrowser/AssetBundleBuildTab.cs
@@ -533,6 +533,7 @@
ExcuteBuildGraphic();
ExcuteBuildUI();
ExcuteBuildBuiltIn();
+ ExcuteBuildLua();
AssetDatabase.Refresh(ImportAssetOptions.ForceUpdate);
--
Gitblit v1.8.0