wangguan
2020-12-22 3c54c3efb141adf11146eff7678e363f1be9cad3
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)