diff --git a/Assets/Script/UI/PanelController/PanelManager.cs b/Assets/Script/UI/PanelController/PanelManager.cs index dc8904e..cbfc844 100644 --- a/Assets/Script/UI/PanelController/PanelManager.cs +++ b/Assets/Script/UI/PanelController/PanelManager.cs @@ -108,7 +108,6 @@ public class PanelManager : MonoBehaviour private void OnEffectPanelEnded() { - //Todo: 승급패널 오픈 OpenRatingPanel(); } #endregion