@mtgame/core 0.1.24 → 0.1.25
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.
- package/bundles/mtgame-core.umd.js +1 -0
- package/bundles/mtgame-core.umd.js.map +1 -1
- package/bundles/mtgame-core.umd.min.js +1 -1
- package/bundles/mtgame-core.umd.min.js.map +1 -1
- package/esm2015/localization/football-game-log-types.js +3 -2
- package/esm5/localization/football-game-log-types.js +2 -1
- package/fesm2015/mtgame-core.js +2 -1
- package/fesm2015/mtgame-core.js.map +1 -1
- package/fesm5/mtgame-core.js +1 -0
- package/fesm5/mtgame-core.js.map +1 -1
- package/localization/football-game-log-types.d.ts +1 -0
- package/package.json +1 -1
|
@@ -8363,6 +8363,7 @@
|
|
|
8363
8363
|
_a$3[exports.FootballGameLogTypes.steal] = 'Перехват',
|
|
8364
8364
|
_a$3[exports.FootballGameLogTypes.out] = 'Аут',
|
|
8365
8365
|
_a$3[exports.FootballGameLogTypes.timeout] = 'Таймаут',
|
|
8366
|
+
_a$3[exports.FootballGameLogTypes.auto_goal] = 'Автогол',
|
|
8366
8367
|
_a$3);
|
|
8367
8368
|
|
|
8368
8369
|
var _a$4;
|