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";