mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 19:19:56 +00:00
Infinite loop fix
This commit is contained in:
parent
6e7c6fdd7e
commit
67c8faec75
1 changed files with 1 additions and 0 deletions
|
@ -1363,6 +1363,7 @@ namespace MWRender
|
|||
foundKeyframeCtrl = true;
|
||||
break;
|
||||
}
|
||||
cb = cb->getNestedCallback();
|
||||
}
|
||||
|
||||
if (foundKeyframeCtrl)
|
||||
|
|
Loading…
Reference in a new issue