mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Update change log
This commit is contained in:
@@ -47,7 +47,7 @@ if (!_allowed || !_proceed) exitWith {
|
||||
if(!isNull(_object)) then {
|
||||
deleteVehicle _object;
|
||||
};
|
||||
diag_log ("Invalid object swap by playerUID:" + (getPlayerUID _activatingplayer));
|
||||
diag_log ("Invalid object swap by playerUID:" + _playerUID);
|
||||
};
|
||||
|
||||
// Publish variables
|
||||
|
||||
Reference in New Issue
Block a user