Update vanilla maintain

Vanilla commit:

https://github.com/DayZMod/DayZ/commit/997b8bac9a8121e9f6bfc254f73909f992abe2d7
This commit is contained in:
ebaydayz
2016-10-29 15:56:47 -04:00
parent 0be3a8522e
commit 9a4afbfc43
@@ -107,6 +107,9 @@ if (_startMaintenance) then {
PVDZ_object_replace = [_cursorTarget];
publicVariableServer "PVDZ_object_replace";
};
_cursorTarget setVariable["Maintenance",true,true];
localize "str_maintenanceDone" call dayz_rollingMessages;
};