Almost compiles again...

This commit is contained in:
AlgorithmX2 2014-06-02 00:37:13 -05:00
parent 900a278ec2
commit 384df1c18b

View file

@ -151,7 +151,7 @@ public class ToolMassCannon extends AEBasePoweredItem implements IStorageCell
}
else
{
standardAmmo();
standardAmmo( penitration, w, p, vec3, vec31, direction, d0, d1, d2 );
}
}