Save point: fix JS syntax error — orphaned duplicate lines after loadScene4e (sceneElem.style.opacity leftover) caused black page
This commit is contained in:
@@ -2086,9 +2086,6 @@
|
||||
sceneElem.style.opacity=o;
|
||||
},30);
|
||||
}
|
||||
sceneElem.style.opacity=o;
|
||||
},30);
|
||||
}
|
||||
|
||||
// Scene 5 — BTC vs. Altcoins comparison
|
||||
function loadScene5(sceneElem) {
|
||||
|
||||
Reference in New Issue
Block a user