Update player_attackfsmdelay.sqf

private fix
This commit is contained in:
F507DMT
2021-04-21 22:34:22 +06:00
committed by GitHub
parent d6b4812de7
commit 2d9289782f

View File

@@ -2,7 +2,7 @@
Created exclusively for ArmA2:OA - DayZMod. Created exclusively for ArmA2:OA - DayZMod.
Please request permission to use/alter/distribute from project leader (R4Z0R49) AND the author (facoptere@gmail.com) Please request permission to use/alter/distribute from project leader (R4Z0R49) AND the author (facoptere@gmail.com)
*/ */
private []; private ["_unit","_type"];
//_start = diag_tickTime; //_start = diag_tickTime;
_unit = _this select 0; _unit = _this select 0;