Skip to content

Commit

Permalink
Medical - Fix typo in fnc_getIVs (#10717)
Browse files Browse the repository at this point in the history
  • Loading branch information
LinkIsGrim authored Feb 5, 2025
1 parent 493dd39 commit 9635d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/medical/functions/fnc_getIVs.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ private _ivBags = [];
_bagVolume,
_bagType,
ALL_BODY_PARTS select _bodyPartIndex,
treatment,
_treatment,
_rateCoef,
_bagItem
];
Expand Down

0 comments on commit 9635d54

Please sign in to comment.