Example #1
0
 private void OnMutationRemoved(Mutation mutation)
 {
     UpdateStats();
     mutation.Unapply(this);
 }