We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e717f39 commit f16c913Copy full SHA for f16c913
src/iframe/life-game.js
@@ -82,7 +82,6 @@ function renderBoard() {
82
}
83
84
rerender();
85
- // generationChange(0); 別に世代をリセットする必要はない?
86
stop();
87
} else {
88
window.parent.postMessage(
0 commit comments