Skip to content

Commit 970ecc1

Browse files
committed
fix: set initial generation to 0
1 parent aa34149 commit 970ecc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/iframe/life-game.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ document.addEventListener("mouseup", () => {
180180
});
181181

182182
renderBoard();
183-
progressBoard();
184183

185184
function generationChange(num) {
186185
//現在の世代を表すgenerationFigureを変更し、文章も変更

0 commit comments

Comments
 (0)