speed check

This commit is contained in:
Jiiks 2015-10-26 03:22:17 +02:00
parent 758913c1b9
commit 59998e13e7
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ Core.prototype.init = function() {
//Incase were too fast
function gwDefer() {
console.log("defer");//New version is too fast?
if($(".guilds-wrapper").size() > 0) {
var guilds = $(".guilds li:first-child");