R
Rösti
Unconfirmed Member
Mine is at 7.5 hours. I wonder what time it actually counts down to, I found only this script:
13
hours
41
minutes
Code:
$(window).load(function() {
initWiiUCountdown();
if($(window).width() > 900) {
//slider for non mobile
var top_currentSlide = 1;
var top_maxSlide = $("#top-cycle .top-slide").length;
var top_delay= 2000;
var top_interval;