v0.3.0: updated TODOs

This commit is contained in:
Evan Debenham
2015-05-15 11:13:19 -04:00
committed by Evan Debenham
parent 08686f8e92
commit c10ac916e8
5 changed files with 3 additions and 7 deletions
@@ -20,7 +20,6 @@ public class WandOfVenom extends Wand {
{
name = "Wand of Venom";
//TODO: final sprite
image = ItemSpriteSheet.WAND_VENOM;
collisionProperties = Ballistica.STOP_TARGET | Ballistica.STOP_TERRAIN;