JonathanTroyer / Progress-Renderer

A mod for Rimworld. Automatically create scheduled renderings of the full map or only a chosen part of it.
GNU Lesser General Public License v3.0
2 stars 4 forks source link

Fix for Issue #16 - zones and overlays won't be force-enabled during rendering if respective settings are set #17

Closed ChrisF-127 closed 10 months ago

ChrisF-127 commented 1 year ago

Previously when enabling zones/overlays for rendering, they would all be shown during the render, causing quite a mess. This way they only get rendered if they were active when the rendering started and are otherwise not shown.