Exemplo n.º 1
0
 //returns the players suffix
 public string GetPlayerSuffix()
 {
     return(PermHandler.GetPlayerSuffix(this));
 }