Example #1
0
 public Stats(Stats other)
 {
     history = other.history;
 }