@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.
@@ -8150,6 +8150,7 @@ var FootballGameLogTypeLocalization = (_a$3 = {},
8150
8150
  _a$3[FootballGameLogTypes.steal] = 'Перехват',
8151
8151
  _a$3[FootballGameLogTypes.out] = 'Аут',
8152
8152
  _a$3[FootballGameLogTypes.timeout] = 'Таймаут',
8153
+ _a$3[FootballGameLogTypes.auto_goal] = 'Автогол',
8153
8154
  _a$3);
8154
8155
 
8155
8156
  var _a$4;