[Remove] 필요없는 변수 삭제
This commit is contained in:
parent
e2cf947531
commit
b2d0c3b0bb
@ -11,7 +11,6 @@ public class SwitchingPanelController : MonoBehaviour
|
||||
[SerializeField] private GameObject Loading_UI;
|
||||
[SerializeField] TMP_Text Loading_text;
|
||||
|
||||
static Sequence loadingSequence;
|
||||
private CanvasGroup canvasGroup;
|
||||
|
||||
private void Awake()
|
||||
|
Loading…
x
Reference in New Issue
Block a user