Exemple #1
0
 public StatAchievement register()
 {
     StatisticsTracker.register(this);
     return(this);
 }
 public StatBase register()
 {
     StatisticsTracker.register(this);
     return(this);
 }