mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 09:32:02 +03:00
Localization updates
Some localization updates and some code optimization.
This commit is contained in:
@@ -26,7 +26,7 @@ _attachment = _this select 0;
|
||||
if (!(_attachment in magazines player)) exitWith
|
||||
{
|
||||
closeDialog 0;
|
||||
"You seem to have misplaced the attachment." call dayz_rollingMessages;
|
||||
localize "STR_EPOCH_PLAYER_330" call dayz_rollingMessages;
|
||||
};
|
||||
|
||||
//Get player's primary weapon or sidearm
|
||||
|
||||
Reference in New Issue
Block a user