left some locality debug text

This commit is contained in:
lambdatiger
2024-08-24 10:54:09 -05:00
parent bd557af31d
commit f485b5a9ea

View File

@ -59,7 +59,6 @@ if (GVAR(reflectionsEnabled) || (GVAR(enabled) && {_ammo call FUNC(shouldFrag)})
"Explode",
{
params ["_projectile", "_posASL"];
diag_log formatText ["Explode of %1, %2", getObjectID _projectile, _projectile];
private _ammo = typeOf _projectile;
if (GVAR(reflectionsEnabled)) then {