mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-03 17:33:05 +00:00
Added accidentally deleted line
svn-id: r50369
This commit is contained in:
parent
be399485cd
commit
9a8683ac65
@ -513,6 +513,8 @@ bool AnimviewView::onEvent(M4EventType eventType, int32 param, int x, int y, boo
|
||||
}
|
||||
|
||||
void AnimviewView::updateState() {
|
||||
MadsView::update();
|
||||
|
||||
if (!_script)
|
||||
return;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user