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

Wrong variable name "opfor_troup_transports" #107

Closed
serialtasted opened this issue Jun 1, 2016 · 1 comment
Closed

Wrong variable name "opfor_troup_transports" #107

serialtasted opened this issue Jun 1, 2016 · 1 comment

Comments

@serialtasted
Copy link

Instead of being "opfor_troup_transports", you have "buildinopfor_troup_transportsgs ". This way if you want to overwrite the troup transport list it doesn't work.

if ( opfor_troup_transports_overwrite ) then { buildinopfor_troup_transportsgs = opfor_troup_transports_extension; } else { opfor_troup_transports = opfor_troup_transports + opfor_troup_transports_extension; };

@GreuhZbug
Copy link
Owner

Failed copy/paste, thanks for noticing, corrected in v0.924

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants