Skip to content

Interaction - Fix pardon EH#11021

Merged
LinkIsGrim merged 1 commit intoacemod:masterfrom
DartRuffian:patch-1
Jul 20, 2025
Merged

Interaction - Fix pardon EH#11021
LinkIsGrim merged 1 commit intoacemod:masterfrom
DartRuffian:patch-1

Conversation

@DartRuffian
Copy link
Copy Markdown
Contributor

@DartRuffian DartRuffian commented Jul 20, 2025

When merged this pull request will:

  • The pardon EH expects an array to be passed, but fnc_pardon just passes the unit. Fixed by just using params so either an object or array can be passed
    • It's technically not API afaik so you could change it to use _this, but might as well not potentially break other code

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 modified the milestones: 3.20.0, 3.20.1 Jul 20, 2025
@PabstMirror PabstMirror added the kind/bug-fix Release Notes: **FIXED:** label Jul 20, 2025
@LinkIsGrim LinkIsGrim merged commit 8a4b98d into acemod:master Jul 20, 2025
3 checks passed
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.

4 participants