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

Arsenal - Fix non-local loop variable use in fnc_fillRightPanel.sqf #9115

Merged
merged 2 commits into from Jan 6, 2023

Conversation

TACHarsis
Copy link
Contributor

@TACHarsis TACHarsis commented Jan 4, 2023

When merged this pull request will:

  • Fix the use of the loop variable _x in a function and instead use the local variable holding the same value

IMPORTANT

  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

@PabstMirror PabstMirror added the kind/cleanup Release Notes: **CHANGED:** label Jan 4, 2023
@PabstMirror PabstMirror added this to the 3.16.0 milestone Jan 4, 2023
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com>
@PabstMirror PabstMirror merged commit e21ffc4 into acemod:master Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Release Notes: **CHANGED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants