Merge branch 'fixes'

feature/prepare-cross-merge
Nuno 4 years ago committed by kaetemi
parent 0e833c37ef
commit 17d84c5925
No known key found for this signature in database
GPG Key ID: 9873C4D40BB479BC

@ -870,7 +870,7 @@ void CScriptVM::interpretCode(
{
otherContext = callerContext;
}
else
else if (thisContext != NULL)
{
otherContext = thisContext->findContext(strId);
}

Loading…
Cancel
Save