mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-07-04 23:51:56 +03:00
Update vanilla building
Vanilla commits: https://github.com/DayZMod/DayZ/commit/a351c810d53bbd23121cff9da3978f6b2721c031 https://github.com/DayZMod/DayZ/commit/dfc46eff7b3188dfe65ffa616f9b7cb2985bc654
This commit is contained in:
@@ -104,8 +104,8 @@ if (_startMaintenance) then {
|
||||
publicVariableServer "PVDZ_veh_Save";
|
||||
};
|
||||
|
||||
PVDZ_object_replace = [_cursorTarget];
|
||||
publicVariableServer "PVDZ_object_replace";
|
||||
//PVDZ_object_replace = [_cursorTarget];
|
||||
//publicVariableServer "PVDZ_object_replace";
|
||||
};
|
||||
|
||||
_cursorTarget setVariable["Maintenance",true,true];
|
||||
|
||||
Reference in New Issue
Block a user