mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
fixed typo
This commit is contained in:
@@ -37,7 +37,7 @@ if (_canPickLight and !dayz_hasLight and !_isPZombie) then {
|
||||
s_player_removeflare = -1;
|
||||
};
|
||||
|
||||
if (!DZE_ForceNameTagsOff)
|
||||
if (!DZE_ForceNameTagsOff) then {
|
||||
if (s_player_showname < 0 and !_isPZombie) then {
|
||||
if (DZE_ForceNameTags) then {
|
||||
s_player_showname = 1;
|
||||
|
||||
Reference in New Issue
Block a user