From cc8223c0895795ad75e1981fb67f23e792c5519c Mon Sep 17 00:00:00 2001 From: Lim0_C Date: Wed, 26 Mar 2025 15:07:38 +0900 Subject: [PATCH] =?UTF-8?q?DO-46=20[fix]=20Todo=20=EC=A7=80=EC=9A=B0?= =?UTF-8?q?=EA=B8=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/Script/UI/PanelController/PanelManager.cs | 1 - 1 file changed, 1 deletion(-) 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