mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
fixed typo in player build
This commit is contained in:
@@ -120,7 +120,7 @@ _distance = DZE_PlotPole select 0;
|
|||||||
_needText = localize "str_epoch_player_246";
|
_needText = localize "str_epoch_player_246";
|
||||||
|
|
||||||
if(_isPole) then {
|
if(_isPole) then {
|
||||||
_distance = DZE_PlotPole this select 1;
|
_distance = DZE_PlotPole select 1;
|
||||||
};
|
};
|
||||||
|
|
||||||
// check for near plot
|
// check for near plot
|
||||||
|
|||||||
Reference in New Issue
Block a user