hch
2025-08-25 af8dafd75f9a6fae017734d58fc7b34d6bdcd0f4
Main/Component/UI/Common/PopupMessage.cs
@@ -1,12 +1,11 @@
//--------------------------------------------------------
//    [Author]:           第二世界
//    [Author]:           玩个游戏
//    [  Date ]:           Monday, August 14, 2017
//--------------------------------------------------------
using UnityEngine;
using System.Collections;
using UnityEngine.UI;
namespace vnxbqy.UI {
    public class PopupMessage:MonoBehaviour {
@@ -50,9 +49,4 @@
    }
}