mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +03:00
Update change log
This commit is contained in:
@@ -11,6 +11,6 @@ if (_selection != "" and local _unit) then {
|
||||
if (_damage == 0) then {
|
||||
[_unit,"repair"] call server_updateObject;
|
||||
} else {
|
||||
[_unit,"damage"] call server_updateObject;
|
||||
[_unit,"damage"] call server_updateObject;
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user