fixed typo

This commit is contained in:
[VB]AWOL
2013-10-27 11:46:35 -05:00
parent 613904a846
commit d18467cf54

View File

@@ -37,7 +37,7 @@ if (_canPickLight and !dayz_hasLight and !_isPZombie) then {
s_player_removeflare = -1; s_player_removeflare = -1;
}; };
if (!DZE_ForceNameTagsOff) if (!DZE_ForceNameTagsOff) then {
if (s_player_showname < 0 and !_isPZombie) then { if (s_player_showname < 0 and !_isPZombie) then {
if (DZE_ForceNameTags) then { if (DZE_ForceNameTags) then {
s_player_showname = 1; s_player_showname = 1;