Beispiel #1
0
 private void Awake()
 {
     _turnControl = new TurnControl();
     _turnControl.PreInitializeProcessers();
 }