mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-22 03:40:49 +00:00
Infinite loop fix
This commit is contained in:
parent
6e7c6fdd7e
commit
67c8faec75
@ -1363,6 +1363,7 @@ namespace MWRender
|
||||
foundKeyframeCtrl = true;
|
||||
break;
|
||||
}
|
||||
cb = cb->getNestedCallback();
|
||||
}
|
||||
|
||||
if (foundKeyframeCtrl)
|
||||
|
Loading…
x
Reference in New Issue
Block a user