{{
Math.floor(tmp.world.effect.timeLeft / 60).toLocaleString("en-US")
}}:{{
Math.floor((tmp.world.effect.timeLeft / 10) % 6).toLocaleString("en-US")
}}{{
Math.floor(tmp.world.effect.timeLeft % 10).toLocaleString("en-US")
}}.{{
Math.floor((tmp.world.effect.timeLeft * 10) % 10).toLocaleString("en-US")
}}
Loading... (If this takes too long it means there was a serious error!)
{{VERSION.withoutName}}
{{currentMusic.data?.trackTitle}}
{{currentMusic.data?.trackAuthor}}