Open main menu

Changes

MediaWiki:Gadget-artTab.js

329 bytes removed, 00:47, 17 January 2018
m
Remove comment?
hideProgress(container);
});
/*$.when.apply($, )
.done(function(x) {
var l2d_tdoll_sprite = createLive2dSprite(json);
callback(l2d_tdoll_sprite);
hideProgress(container);
})
.fail(function(x) { console.log("Failed ajax", x); hideProgress(container); });*/
}
});