Update group dialog

This commit is contained in:
ebaydayz
2016-10-28 20:10:10 -04:00
parent c2e63f63ae
commit dbb9e97efc
4 changed files with 8 additions and 10 deletions

View File

@@ -710,5 +710,5 @@ if (!isDedicated) then {
DZE_Quarantine = false;
DZE_InRadiationZone = false;
DZE_myVehicle = objNull;
dayz_groupNameTags = false;
dayz_groupNameTags = true;
};