mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
commit
7faee2e6ff
@ -15,7 +15,7 @@
|
||||
#include "script_component.hpp"
|
||||
|
||||
private "_reviveStartTime";
|
||||
param ["_caller","_target"];
|
||||
params ["_caller","_target"];
|
||||
|
||||
if (_target getvariable [QGVAR(inReviveState), false]) then {
|
||||
_reviveStartTime = _target getvariable [QGVAR(reviveStartTime),0];
|
||||
|
Loading…
Reference in New Issue
Block a user