Clean: unused sprite divs

This commit is contained in:
Fabrice Ecaille
2013-09-25 18:27:24 +02:00
parent 883157e3a6
commit aed7be78c5

View File

@@ -227,8 +227,6 @@ $(function(){
height: 16
})
.end()
.addSprite( "carot", $.extend({posx: 210, posy: 40}, animations.weapons.carot))
.addSprite( "corn", $.extend({posx: 230, posy: 40}, animations.weapons.corn))
.end()
;