Remove debug

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

View File

@ -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