We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 906a8ac commit e490105Copy full SHA for e490105
1 file changed
js/games.js
@@ -152,7 +152,7 @@ const games = [
152
},
153
{ // done
154
"name": "Bomberman Tournament",
155
- "img": "img/cover-art/bomberman-tournament",
+ "img": "img/cover-art/bomberman-tournament.png",
156
"link": "/pages/player.html?src=/gba/launcher.html%23bomberman-tournament",
157
"classes": "all gba"
158
@@ -168,12 +168,6 @@ const games = [
168
"link": "/games/boxing-random/",
169
"classes": "all multi"
170
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
-},
177
{
178
"name": "Bullet Bill",
179
"img": "img/bullet-bill.jpg",
0 commit comments