@jtff/miztemplate-lib 3.5.1 → 3.5.2

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.
@@ -1083,6 +1083,7 @@ for index, airbossconfig in ipairs(AirBossConfig) do
1083
1083
  MenuCoalitionCSGCommands = MenuCoalitionCSGCommandsRed
1084
1084
  end
1085
1085
  local objAirboss = AIRBOSS:New(airbossconfig.carriername, airbossconfig.alias)
1086
+ objAirboss:SetIntoWindLegacy(true)
1086
1087
  objAirboss.menuObject = MENU_COALITION:New(
1087
1088
  airbossconfig.coalition,
1088
1089
  airbossconfig.alias,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jtff/miztemplate-lib",
3
- "version": "3.5.1",
3
+ "version": "3.5.2",
4
4
  "description": "JTFF mission template library",
5
5
  "main": "index.js",
6
6
  "files": [