@mtgame/core 0.0.27 → 0.0.28

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.
@@ -6263,7 +6263,7 @@
6263
6263
  _a$6[exports.VolleyballGameLogType.point] = 'Очко',
6264
6264
  _a$6[exports.VolleyballGameLogType.fault] = 'Ошибка',
6265
6265
  _a$6[exports.VolleyballGameLogType.timeout] = 'Таймаут',
6266
- _a$6[exports.VolleyballGameLogType.yellow_card] = 'Желтая карточка',
6266
+ _a$6[exports.VolleyballGameLogType.yellow_card] = 'Предупреждение',
6267
6267
  _a$6);
6268
6268
 
6269
6269
  var CentrifugoService = /** @class */ (function () {