示例#1
0
文件: Entry.cs 项目: soulhez/Lemon
 private void Awake()
 {
     CacheGameObject.GetOrAddCompoment <DontDestroyOnLoad>();
 }