Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@PabstMirror
Copy link
Contributor

followup to #9801
ref BrettMayson/HEMTT#796

@PabstMirror PabstMirror added the kind/optimization Release Notes: **IMPROVED:** label Oct 12, 2024
@PabstMirror PabstMirror added this to the 3.18.2 milestone Oct 12, 2024
@PabstMirror PabstMirror changed the title Hemt veh General - Use objectParent for vehicle detection Oct 12, 2024
case 2: { DAGR_WP_INFO = GVAR(wp2); };
case 3: { DAGR_WP_INFO = GVAR(wp3); };
case 4: { DAGR_WP_INFO = GVAR(wp4); };
case 0: { GVAR(wp_info) = GVAR(wp0); };
Copy link
Contributor Author

Choose a reason for hiding this comment

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

also changed this untagged global var,
I couldn't find anyone using it directly so I think it's safe

@PabstMirror PabstMirror merged commit 3504835 into master Oct 15, 2024
3 of 4 checks passed
@PabstMirror PabstMirror deleted the hemtVeh branch October 15, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/optimization Release Notes: **IMPROVED:**

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants