This commit is contained in:
Ziver Koc 2007-04-18 21:24:36 +00:00
parent b97df125dd
commit 28ef519579

View file

@ -20,6 +20,7 @@ public class BomberWeapon extends Weapon{
hit = false;
position = Map.getPosByPixel(startPos.getX(), startPos.getY());
}
public Particles getWeapon() {
part = new Particles("bomber");
part = new Particles("weapon");