Added accidentally deleted line

svn-id: r50369
This commit is contained in:
Paul Gilbert 2010-06-27 05:58:11 +00:00
parent be399485cd
commit 9a8683ac65

View File

@ -513,6 +513,8 @@ bool AnimviewView::onEvent(M4EventType eventType, int32 param, int x, int y, boo
}
void AnimviewView::updateState() {
MadsView::update();
if (!_script)
return;