Example #1
0
 void Awake()
 {
     PhraseHelper.Init();
     ReproductionHelper.Init();
     MutationHelper.Init();
     UIManager.Init();
     PopulationManager.Init();
 }