This commit is contained in:
Jiiks 2015-10-26 03:28:02 +02:00
parent 5f38e8c4f7
commit 04ef234d0f
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ Core.prototype.init = function() {
function nextDefer() {
cosole.log("NEXT DEFER");
console.log("NEXT DEFER");
if($(".guilds-wrapper .guilds").children().length > 0) {
console.log("Next loaded");
} else {