mirror of
https://codeberg.org/ashley/poke.git
synced 2025-06-09 21:13:01 -04:00
OOOPS SORRY
This commit is contained in:
parent
6134c84047
commit
667abd4764
1 changed files with 0 additions and 4 deletions
|
@ -3248,10 +3248,6 @@ function resumeProgress() {
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
window.onload = function() {
|
|
||||||
setInterval(toggleOpacity, 200);
|
|
||||||
};
|
|
||||||
|
|
||||||
video.addEventListener('timeupdate', () => {
|
video.addEventListener('timeupdate', () => {
|
||||||
if (Math.floor(video.currentTime) % 1 === 0) {
|
if (Math.floor(video.currentTime) % 1 === 0) {
|
||||||
saveProgress();
|
saveProgress();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue