sync with dayz CE 1.7.4.4

This commit is contained in:
A Clark
2012-11-23 07:32:34 -06:00
parent 638ceee5c6
commit 34176f8d56
10 changed files with 23 additions and 40 deletions

View File

@@ -1,5 +1,7 @@
private["_unit","_selection","_killer"];
Diag_log ("handlekilled");
_unit = _this select 0;
_killer = _this select 1;