Fabrice Ecaille 12 лет назад
Родитель
Сommit
aed7be78c5
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      js/spaceinvaders-ui.js

+ 0 - 2
js/spaceinvaders-ui.js

@@ -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()
 		;