wangguan
2020-12-22 7ea5599f685ea29f7ecab3516b7335fa93f6e2bf
Assets/Scripts/UI/FinalPanel/FinalPanelItem.cs
@@ -107,7 +107,7 @@
    public void SetPos()
    {
        backGround.rectTransform.anchoredPosition = new UnityEngine.Vector2(796, 0);
        backGround.rectTransform.anchoredPosition = new UnityEngine.Vector2(-796, 0);
    }
    public void PlayDoTween(float duration)