add compatibility with old preview for testing
This commit is contained in:
parent
d5c3c7216f
commit
d2248aea29
1 changed files with 2 additions and 0 deletions
|
@ -249,4 +249,6 @@ speciesList.each(function () {
|
||||||
|
|
||||||
setTimeout($.proxy(Item.current, 'loadAllStandard'), 5000);
|
setTimeout($.proxy(Item.current, 'loadAllStandard'), 5000);
|
||||||
|
|
||||||
|
window.MainWardrobe = {View: {Outfit: {setFlashIsReady: previewSWFIsReady}}}
|
||||||
|
|
||||||
var SWFLog = $.noop;
|
var SWFLog = $.noop;
|
||||||
|
|
Loading…
Reference in a new issue