예제 #1
0
파일: Entry.cs 프로젝트: onelei/LemonTS
 private void Awake()
 {
     CacheGameObject.AddComponent <DontDestroyOnLoad>();
 }