回到之前
This commit is contained in:
@@ -4,6 +4,7 @@ using System.Collections.Generic;
|
||||
using System.Data.Common;
|
||||
using System.IO;
|
||||
using System.Text.RegularExpressions;
|
||||
using UnityEditor;
|
||||
using UnityEngine;
|
||||
using UnityEngine.UI;
|
||||
|
||||
@@ -167,6 +168,10 @@ public class UIMapPanel : MonoBehaviour
|
||||
UIWindow.Instance.uiJuBaosPanel.SaveJuBaoConfig();
|
||||
UIWindow.Instance.uiFuBensPanel.SaveFuBenConfig();
|
||||
UIWindow.Instance.ShowMessage("<22><><EFBFBD><EFBFBD><EFBFBD>ɹ<EFBFBD>");
|
||||
_saving = false;
|
||||
_saving = false;
|
||||
|
||||
#if UNITY_EDITOR
|
||||
AssetDatabase.Refresh();
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user