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