Main/System/GMCommand/GMCmdPanel.cs @@ -5,8 +5,6 @@ using UnityEngine.Events; namespace vnxbqy.UI { public class GMCmdPanel : UIBase { @@ -82,6 +80,5 @@ CloseWindow(); } } }