@mtgame/core 1.0.48 → 1.0.49

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.
@@ -15022,6 +15022,7 @@
15022
15022
  _b$h[exports.BasketballGameLogTypes.personal_foul] = 'Фол',
15023
15023
  _b$h[exports.BasketballGameLogTypes.technical_foul] = 'Технический фол',
15024
15024
  _b$h[exports.BasketballGameLogTypes.unsportsmanlike_foul] = 'Неспортиный фол',
15025
+ _b$h[exports.BasketballGameLogTypes.disqualification_foul] = 'Дисквалифицирующий фол',
15025
15026
  _b$h[exports.BasketballGameLogTypes.timeout] = 'Таймаут',
15026
15027
  _b$h[exports.BasketballGameLogTypes.team_rebound] = 'Командный подбор',
15027
15028
  _b$h[exports.BasketballGameLogTypes.dunk_attempt] = 'Данк мимо',
@@ -15055,6 +15056,7 @@
15055
15056
  _c$h[exports.BasketballGameLogTypes.turnover] = 'Turnover',
15056
15057
  _c$h[exports.BasketballGameLogTypes.personal_foul] = 'Foul',
15057
15058
  _c$h[exports.BasketballGameLogTypes.technical_foul] = 'Technical foul',
15059
+ _c$h[exports.BasketballGameLogTypes.disqualification_foul] = 'Disqualification foul',
15058
15060
  _c$h[exports.BasketballGameLogTypes.unsportsmanlike_foul] = 'Unsportsmanlike foul',
15059
15061
  _c$h[exports.BasketballGameLogTypes.timeout] = 'Timeout',
15060
15062
  _c$h[exports.BasketballGameLogTypes.team_rebound] = 'Team rebound',