Open GoogleCodeExporter opened 9 years ago
Needs to be fixed? if (killerEnt instanceof Projectile) killerEnt = ((Projectile)killerEnt).getShooter(); Eclipse suggests: if (killerEnt instanceof Projectile) killerEnt = (Entity) ((Projectile)killerEnt).getShooter();
Original issue reported on code.google.com by Sam...@samistine.com on 26 Oct 2014 at 11:48
Sam...@samistine.com
Original issue reported on code.google.com by
Sam...@samistine.com
on 26 Oct 2014 at 11:48