Example #1
0
 public void SpawnTutorial()
 {
     currentStretch = stretchManager.tutorialStretch;
     currentStretch.Reset();
     buildingStretch = true;
 }