Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix AB Terrain Extension #3623

Merged
merged 1 commit into from
Mar 29, 2016
Merged

Fix AB Terrain Extension #3623

merged 1 commit into from
Mar 29, 2016

Conversation

PabstMirror
Copy link
Contributor

Fix Terrain processor never running

  • FUNC(initializeTerrainExtension) was called at postInit, before modules are read so GVAR(enabled) would be false
  • #endIf - That capital I breaks everything with arma preProcessor. ace_advanced_ballistics_fnc_initializeTerrainExtension was compiling to just {}

@PabstMirror PabstMirror added the kind/bug-fix Release Notes: **FIXED:** label Mar 24, 2016
@PabstMirror PabstMirror added this to the 3.6.0 milestone Mar 24, 2016
@nicolasbadano
Copy link
Contributor

👍

@PabstMirror PabstMirror merged commit a83c3b5 into master Mar 29, 2016
@PabstMirror PabstMirror deleted the fixAbTerrainProcessor branch March 29, 2016 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug-fix Release Notes: **FIXED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants