mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 06:55:54 -04: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