mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Update veh_handleKilled.sqf
private fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
_unit = _this select 0;
|
local _unit = _this select 0;
|
||||||
//_killer = _this select 1;
|
//_killer = _this select 1;
|
||||||
|
|
||||||
// ask server to set global damage to 1, save to the hive
|
// ask server to set global damage to 1, save to the hive
|
||||||
|
|||||||
Reference in New Issue
Block a user