Exemple #1
0
 public void ResetPassOut()     // Added at the end of PassOut animation
 {
     GameLibOfMethods.blackScreen.CrossFadeAlpha(1, 2, false);
     GameLibOfMethods.WakeUpAtHospital();
 }