mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2025-02-18 00:20:13 +00:00
Merge branch 'master' into codefactor-fixes
This commit is contained in:
commit
62f73ad8e5
@ -183,6 +183,8 @@ function askEternityConfirmation() {
|
||||
} else if (player.options.animations.eternity && document.body.style.animation === "") {
|
||||
eternityAnimation();
|
||||
setTimeout(eternity, 2250);
|
||||
} else {
|
||||
eternity();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user