Skip to content

Commit f33f752

Browse files
committed
Use non-spoilery buttons for chapter 7 and 8
1 parent 619c9a2 commit f33f752

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

httpGUI/img/games/header7.jpg

-46.4 KB
Binary file not shown.

httpGUI/img/games/header7.png

104 KB
Loading

httpGUI/img/games/header8.jpg

-147 KB
Binary file not shown.

httpGUI/img/games/header8.png

107 KB
Loading

httpGUI/python-patcher-index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,11 @@ window.onload = function onWindowLoaded() {
7474
dataFilter: 'Answer Arcs',
7575
},
7676
'Minagoroshi Ch.7': {
77-
img: 'img/games/header7.jpg',
77+
img: 'img/games/header7.png',
7878
dataFilter: 'Answer Arcs',
7979
},
8080
'Matsuribayashi Ch.8': {
81-
img: 'img/games/header8.jpg',
81+
img: 'img/games/header8.png',
8282
dataFilter: 'Answer Arcs',
8383
},
8484
},

0 commit comments

Comments
 (0)