Example #1
0
 void Awake()
 {
     MainThread.Instantiate();
     StartCoroutine(LoadGame());
 }