Merge pull request #199 from scrawl/statefix_backport

Backport State fix to 3.4 branch
This commit is contained in:
OpenSceneGraph git repository
2017-02-08 14:54:08 +00:00
committed by GitHub

View File

@@ -1842,6 +1842,7 @@ bool State::DefineMap::updateCurrentDefines()
}
}
}
changed = false;
return true;
}
else