Fast respawn on gulper.io
< 脚本 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);
登录以发布留言。
After every respawn, leaderboard gets more and more transparent, until it becomes practically invisible. I added: