2026-07-07 폰트추가,대화 테스트
This commit is contained in:
@@ -19,7 +19,6 @@ private void Awake()
|
||||
if (Instance == null)
|
||||
{
|
||||
Instance = this; // 만들어진 자신을 인스턴스로 설정
|
||||
DontDestroyOnLoad(gameObject);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user