Skip to content

Commit e490105

Browse files
Update games.js
1 parent 906a8ac commit e490105

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

js/games.js

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ const games = [
152152
},
153153
{ // done
154154
"name": "Bomberman Tournament",
155-
"img": "img/cover-art/bomberman-tournament",
155+
"img": "img/cover-art/bomberman-tournament.png",
156156
"link": "/pages/player.html?src=/gba/launcher.html%23bomberman-tournament",
157157
"classes": "all gba"
158158
},
@@ -168,12 +168,6 @@ const games = [
168168
"link": "/games/boxing-random/",
169169
"classes": "all multi"
170170
},
171-
{
172-
"name": "Bubble Bobble: Old and New",
173-
"img": "img/place-holder.jpg",
174-
"link": "/pages/player.html?src=/gba/launcher.html%23bubblebobble",
175-
"classes": "all new gba"
176-
},
177171
{
178172
"name": "Bullet Bill",
179173
"img": "img/bullet-bill.jpg",

0 commit comments

Comments
 (0)