wrong function name

This commit is contained in:
Glowbal 2015-03-08 12:28:17 +01:00
parent e6042ca04f
commit 2e07aabd41

View File

@ -241,4 +241,4 @@ if (isMultiplayer) then {
{(((_this select 0) getvariable [QGVAR(pain), 0]) > 48)},
{(((_this select 0) call FUNC(getBloodLoss)) > 0.25)},
{((_this select 0) getvariable [QGVAR(inReviveState), false])}
] call FUNC(registerUnconsciousCondition);
] call FUNC(addUnconsciousCondition);