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

JAM - Add dev tool to diagnose mags added via wells #1601

Merged
merged 1 commit into from
Mar 31, 2024
Merged

JAM - Add dev tool to diagnose mags added via wells #1601

merged 1 commit into from
Mar 31, 2024

Conversation

PabstMirror
Copy link
Contributor

No description provided.

// ["vn_"] call compileScript ["\x\cba\addons\jam\dev_diagnoseMagWells.sqf"];

params ["_prefix"];
_prefix = toLower _prefix;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
_prefix = toLower _prefix;
_prefix = toLowerANSI _prefix;

@jonpas jonpas changed the title Jam - Add dev tool to diagnose mags added via wells JAM - Add dev tool to diagnose mags added via wells Mar 28, 2024
@PabstMirror PabstMirror modified the milestones: Ongoing, 3.17.0 Mar 28, 2024
@jonpas
Copy link
Member

jonpas commented Mar 31, 2024

@PabstMirror Good to merge?

@PabstMirror
Copy link
Contributor Author

yeah, I doubt many will ever use this, but it might be nice to have in the release

@jonpas jonpas merged commit 2a8a5c1 into master Mar 31, 2024
4 checks passed
@jonpas jonpas deleted the jamTest branch March 31, 2024 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants