mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
fix my error
This commit is contained in:
parent
5a9817322b
commit
c3af5e81e7
@ -55,4 +55,5 @@ if ([_unit, _selectionName] call FUNC(hasTourniquetAppliedTo)) then {
|
||||
|
||||
if (_logOutPut != "") then {
|
||||
[_unit,"activity", LSTRING(Check_Pulse_Log),[[_caller] call EFUNC(common,getName),_logOutPut]] call FUNC(addToLog);
|
||||
[_unit,"quick_view", LSTRING(Check_Pulse_Log),[[_caller] call EFUNC(common,getName),_logOutPut]] call FUNC(addToLog);
|
||||
};
|
Loading…
Reference in New Issue
Block a user