@jtff/miztemplate-lib 3.7.4 → 3.7.5

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.
@@ -26,7 +26,7 @@ for index, foxzoneconfig in ipairs(FoxRangesConfig) do
26
26
  end
27
27
  end
28
28
  jtff_log.info('Launch zone Polygon created : '.. objFoxZone.objLaunchZone:GetName() ..'...',"FOX_ZONE")
29
- if objFoxZone.customconfig.drawzone then
29
+ if foxzoneconfig.drawzone then
30
30
  objFoxZone.objLaunchZone:DrawZone(
31
31
  -1,
32
32
  {1,0,0},
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jtff/miztemplate-lib",
3
- "version": "3.7.4",
3
+ "version": "3.7.5",
4
4
  "description": "JTFF mission template library",
5
5
  "main": "index.js",
6
6
  "files": [