mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-27 03:35:27 +00:00
8cecc55d64
Avoid using invalidated iterator after erase call. Use insert_or_assing instead of operator[] because OSGTexture doesn't have a default constructor.