mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
incorrect missing tools stringtable
This commit is contained in:
@@ -233,7 +233,7 @@ if (_canDo) then {
|
||||
};
|
||||
} else {
|
||||
_textMissing = getText(configFile >> "CfgWeapons" >> _missing >> "displayName");
|
||||
cutText [format[(localize "str_epoch_player_153"),_textMissing], "PLAIN DOWN"];
|
||||
cutText [format[(localize "STR_EPOCH_PLAYER_137"),_textMissing], "PLAIN DOWN"];
|
||||
_craft_doLoop = false;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user