예제 #1
0
 public int DeathCounter()
 {
     return(_preferences.GetInt("DeathCounter", 0));
 }