hch
2025-07-16 7677bf7ab5f15f55b7e1366f1601e541a9a31f4d
Main/Component/UI/Common/FunctionButton.cs
@@ -1,5 +1,5 @@
//--------------------------------------------------------
//    [Author]:           第二世界
//    [Author]:           玩个游戏
//    [  Date ]:           Tuesday, October 31, 2017
//--------------------------------------------------------
using UnityEngine;
@@ -10,8 +10,6 @@
using System;
namespace vnxbqy.UI
{
    
    public class FunctionButton : Button
@@ -256,7 +254,6 @@
    }
}