diff --git a/Assets/Scripts/Studio/UI/Panel/Panel_MiniMap.cs b/Assets/Scripts/Studio/UI/Panel/Panel_MiniMap.cs index 2bf1efdd..12400e38 100644 --- a/Assets/Scripts/Studio/UI/Panel/Panel_MiniMap.cs +++ b/Assets/Scripts/Studio/UI/Panel/Panel_MiniMap.cs @@ -1,3 +1,4 @@ +using Studio; using System.Collections; using System.Collections.Generic; using TMPro;