From a9f23c6dc59692aed139c964e4012cc861855d1d Mon Sep 17 00:00:00 2001 From: Torndeco Date: Mon, 16 Dec 2013 20:34:58 +0000 Subject: [PATCH] Typo --- SQF/dayz_code/actions/player_build.sqf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SQF/dayz_code/actions/player_build.sqf b/SQF/dayz_code/actions/player_build.sqf index 95d767a60..94a3146b9 100644 --- a/SQF/dayz_code/actions/player_build.sqf +++ b/SQF/dayz_code/actions/player_build.sqf @@ -117,7 +117,7 @@ if((count _offset) <= 0) then { _isPole = (_classname == "Plastic_Pole_EP1_DZ"); _isLandFireDZ = (_classname == "Land_Fire_DZ"); -_distance = DZE_PlotPole this select 0; +_distance = DZE_PlotPole select 0; _needText = localize "str_epoch_player_246"; if(_isPole) then {