Skip to content

Commit 9635d54

Browse files
authored
Medical - Fix typo in fnc_getIVs (#10717)
1 parent 493dd39 commit 9635d54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/medical/functions/fnc_getIVs.sqf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ private _ivBags = [];
4444
_bagVolume,
4545
_bagType,
4646
ALL_BODY_PARTS select _bodyPartIndex,
47-
treatment,
47+
_treatment,
4848
_rateCoef,
4949
_bagItem
5050
];

0 commit comments

Comments
 (0)