Exemple #1
0
 // Step 1000 PlayerDead
 static bool Step1000()
 {
     return(Dialogs.IsPlayerDead());
 }