yyl
2025-06-09 b9751b2f076ee050fe5b685e91ae4fc4469b1015
Main/Component/UI/Decorate/PingPong/PingPongScale.cs
@@ -1,7 +1,6 @@
using UnityEngine;
using System.Collections;
namespace vnxbqy.UI {
    public class PingPongScale:MonoBehaviour {
        public Transform reference;
@@ -44,5 +43,4 @@
        }
    }
}