ProductionDefinitionManager.UnsubscribeForChanges() does the same as SubscribeForChanges()

See title. This is 1.6.380 decompiled but I guess this wasn’t fixed in newer versions.

This is sort of a memory leak, albeit a small one. Whenenver a building is destroyed for whatever reason, it will be added to the subcribers a second time instead of removed.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.