Exemplo n.º 1
0
 public StatAchievement register()
 {
     StatisticsTracker.register(this);
     return(this);
 }
Exemplo n.º 2
0
 public StatBase register()
 {
     StatisticsTracker.register(this);
     return(this);
 }