mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-25 15:35:23 +00:00
5375b8e71b
When there is no cache, we can fill the `out` variable as we create it, instead of creating the cache, and then iterating it to fill `out`. Thanks to @cemoc for the help!