mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Localization goof
Forgot a localize, oops.
This commit is contained in:
@@ -18,7 +18,7 @@ if(player distance _vehicle < 10) then {
|
||||
publicVariable "PVDZE_veh_Lock";
|
||||
};
|
||||
|
||||
format["STR_EPOCH_PLAYER_331",_key] call dayz_rollingMessages;
|
||||
format [localize "STR_EPOCH_PLAYER_331",_key] call dayz_rollingMessages;
|
||||
};
|
||||
|
||||
s_player_lockUnlock_crtl = -1;
|
||||
|
||||
Reference in New Issue
Block a user