Exemplo n.º 1
0
 // Create new Reputation Object, initialized by the list recieved from the WorldServer
 public void setReputation(ReputationItem[] rl)
 {
     reputation = new Reputation(rl);
 }
Exemplo n.º 2
0
 // Create new Reputation Object, initialized by the list recieved from the WorldServer
 public void setReputation(ReputationItem[] rl)
 {
     reputation = new Reputation(rl);
 }