1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00

Remove debug

This commit is contained in:
PabstMirror 2016-02-17 09:37:08 -06:00
parent 5c9dfd7dc5
commit 40396fc69e

@ -26,8 +26,6 @@ if !(local _unit) exitWith {
nil
};
// if (alive _unit) then {diag_log text format ["HD: %1", _this];};
private ["_damageReturn", "_typeOfDamage", "_minLethalDamage", "_newDamage", "_typeIndex", "_preventDeath"];
// bug, assumed fixed, @todo excessive testing, if nothing happens remove