Re-definition of all ammo and new turrets

This commit is contained in:
Anuken
2018-05-28 12:28:50 -04:00
parent 83c3a80766
commit 857f36e01a
42 changed files with 985 additions and 850 deletions

View File

@@ -304,7 +304,6 @@ public enum PlaceMode{
Graphics.flush();
}
//Lines.crect(x, y, block.size * tilesize, block.size * tilesize);
}
public void released(InputHandler input, int tilex, int tiley, int endx, int endy){