Exemple #1
0
 public void MakeAdmin()
 {
     Data.MakeAdmin();
     UpdatePlayerInfo(Data);
 }