Beispiel #1
0
 // Tutorial Checkbox
 public void PlayTutorial(bool tutorialCheck)
 {
     stateSystem.EnableTutorial(tutorialCheck);
 }