wangguan
2020-11-17 51058a97a49bf16789010c8306909cbc5356785c
Assets/Scripts/TowerDefense/UI/EndlessUIStart.cs
@@ -194,7 +194,7 @@
    /// </summary>
    private void GuidePlayAppearEffect(Vector3 worldPos)
    {
        EndlessGameUI.instance.PlayAppearEffect(worldPos);
        EndlessGameUI.instance.PlayAppearEffectGuide(worldPos);
    }
    /// <summary>