mirror of
https://github.com/acemod/ACE3.git
synced 2025-07-25 12:52:41 +00:00
left some locality debug text
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user