Removed deprecated code

This commit is contained in:
IT07 2016-05-06 13:08:34 +02:00
parent 3a6c8dd06c
commit ce55684a19

View File

@ -220,10 +220,6 @@ if (_this isEqualType []) then
} forEach _units; } forEach _units;
_ok = true; _ok = true;
}; };
if (_aiMode isEqualTo 3) then // Paratroopers
{
};
}; };
}; };
}; };