Fix previous init animation

This commit is contained in:
Vince 2012-09-03 01:39:21 +02:00
parent 35736949d8
commit f91308405d

View File

@ -95,7 +95,8 @@ $.namespace("pskl");
// TODO: Move this into their service or behavior files:
this.initDrawingArea();
this.initPreviewSlideshow();
this.initPreviewSlideshow();
this.initAnimationPreview();
this.startAnimation();
pskl.ToolSelector.init();