Widget:costumeSwitcher: Difference between revisions
Jump to navigation
Jump to search
m Small variable name fix |
m Different baseview |
||
Line 11: | Line 11: | ||
} | } | ||
var baseview = window.chibiAnimationBaseview; // ToDo: There are several baseviews. We should find it without global scope vars | |||
loadGirl(baseview, tdollId, chibiCostumeName ); | loadGirl(baseview, tdollId, chibiCostumeName ); | ||