Beispiel #1
0
 public void StartLevel(bool needsToHire)
 {
     mLevelGui.StartLevel(mFirstTimePlayed, needsToHire, mLevelGameplay.StartLevel);
 }