Skip to content

Commit 87957d7

Browse files
update
1 parent 4974ecb commit 87957d7

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

img/cover-art/bad_ice_cream_2.png

2.64 MB
Loading

img/cover-art/bad_ice_cream_3.png

3.17 MB
Loading

js/games.js

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ const games = [
6363
{ // done
6464
"name": "Age of War",
6565
"img": "img/cover-art/age_of_war.png",
66-
"link": "/pages/player.html?src=/flash/%3Fswf%ageofwar.swf",
66+
"link": "/pages/player.html?src=/flash/%3Fswf%3Dageofwar.swf",
6767
"classes": "all flash"
6868
},
6969
{ // done
@@ -84,17 +84,17 @@ const games = [
8484
"link": "/pages/player.html?src=/games/badicecream/",
8585
"classes": "all multi"
8686
},
87-
{
87+
{ // done
8888
"name": "Bad Ice-Cream 2",
89-
"img": "img/badicecream2.jpg",
90-
"link": "/games/badicecream2/",
91-
"classes": "all new multi"
89+
"img": "img/cover-art/bad_ice_cream_2.png",
90+
"link": "/pages/player.html?src=/games/badicecream2/",
91+
"classes": "all multi"
9292
},
93-
{
93+
{ // done
9494
"name": "Bad Ice-Cream 3",
95-
"img": "img/badicecream3.jpg",
96-
"link": "/games/badicecream3/",
97-
"classes": "all new multi"
95+
"img": "img/cover-art/bad_ice_cream_3.png",
96+
"link": "/pages/player.html?src=/games/badicecream3/",
97+
"classes": "all multi"
9898
},
9999
{
100100
"name": "Basket Random",

0 commit comments

Comments
 (0)