diff --git a/source/game.js b/source/game.js index d59fa72..5f8a3cc 100644 --- a/source/game.js +++ b/source/game.js @@ -817,15 +817,6 @@ https://github.com/arcadeJHS/AvertiseInvaders [1,0,0,0,0,0,1], [1,1,1,1,1,1,1] ], - [ - [0,0,0,0,0,0,0], - [0,1,0,0,0,1,0], - [0,1,1,0,0,1,0], - [0,1,0,1,0,1,0], - [0,1,0,0,1,1,0], - [0,1,0,0,0,1,0], - [0,0,0,0,0,0,0] - ], [ [0,0,0,0,0,0,0], [0,1,0,0,0,1,0],