Skip to content

Commit 9473596

Browse files
committed
Revert #10249
1 parent fc72006 commit 9473596

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

addons/interaction/functions/fnc_initAnimActions.sqf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ private _statement = {
125125

126126
if (!_success) exitWith {};
127127

128-
_target animateSource [_anim, _phase, true];
128+
_target animate [_anim, _phase, true];
129129
},
130130
{},
131131
_text,

0 commit comments

Comments
 (0)