@mtgame/core 0.2.66 → 0.2.67

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.
@@ -2164,6 +2164,7 @@
2164
2164
  overtime_timeout_count: 'overtimeTimeoutCount',
2165
2165
  timeout_time: 'timeoutTime',
2166
2166
  game_time_type: 'gameTimeType',
2167
+ substitute_manage_enabled: 'substituteManageEnabled',
2167
2168
  },
2168
2169
  relation: {
2169
2170
  overtimeType: enumField(exports.OvertimeTypes),