Fast respawn on gulper.io
< Părere la script-ul gulper.io fast respawn
After every respawn, leaderboard gets more and more transparent, until it becomes practically invisible. I added:
setTimeout(function() { $("#lbrd").css('opacity', 1); }, 1000);
Autentifică-te pentru a posta un răspuns.
After every respawn, leaderboard gets more and more transparent, until it becomes practically invisible. I added: