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