hch
2025-07-02 a277a317c827163c595ec1b21247dc820a1a0ff0
Main/Component/UI/Common/DragContainer.cs
@@ -1,11 +1,10 @@
//--------------------------------------------------------
//    [Author]:           第二世界
//    [Author]:           玩个游戏
//    [  Date ]:           Monday, July 31, 2017
//--------------------------------------------------------
using UnityEngine;
using System.Collections;
namespace vnxbqy.UI {
    public class DragContainer:MonoBehaviour {
@@ -13,7 +12,6 @@
    }
}