diff --git a/Assets/LIN/Scripts/UI/InteractionAnimationPanelController.cs b/Assets/LIN/Scripts/UI/InteractionAnimationPanelController.cs index d8962147..71c3d216 100644 --- a/Assets/LIN/Scripts/UI/InteractionAnimationPanelController.cs +++ b/Assets/LIN/Scripts/UI/InteractionAnimationPanelController.cs @@ -33,6 +33,7 @@ public class InteractionAnimationPanelController : MonoBehaviour // 3) 텍스트 및 애니메이션 세팅 doingText.text = animationText; + switch (actionType) { case ActionType.Sleep: