From ad369f18ffd7c3f4b69aaa27e12b038a779b6a78 Mon Sep 17 00:00:00 2001 From: icomrade Date: Sat, 17 May 2014 11:19:09 -0400 Subject: [PATCH] ??? --- SQF/dayz_code/actions/forcesave.sqf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/SQF/dayz_code/actions/forcesave.sqf b/SQF/dayz_code/actions/forcesave.sqf index 4290a6ff7..6c90b8bc9 100644 --- a/SQF/dayz_code/actions/forcesave.sqf +++ b/SQF/dayz_code/actions/forcesave.sqf @@ -1,4 +1,2 @@ -private []; -//["PVDZE_veh_Update",[_this select 3,"all"]] call callRpcProcedure; PVDZE_veh_Update = [_this select 3,"all"]; -publicVariableServer "PVDZE_veh_Update"; \ No newline at end of file +publicVariableServer "PVDZE_veh_Update";