@mtgame/core 1.0.21 → 1.0.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3533,6 +3533,9 @@
3533
3533
  missed_sum: 'missedSum',
3534
3534
  score_points_sum: 'scorePointsSum',
3535
3535
  missed_points_sum: 'missedPointsSum',
3536
+ best_score_diff: 'bestScoreDiff',
3537
+ best_score_points_diff: 'bestScorePointsDiff',
3538
+ buchholz_score: 'buchholzScore',
3536
3539
  points: 'points',
3537
3540
  mt_points: 'mtPoints',
3538
3541
  users_count: 'usersCount',