Mutagen-Modding / Mutagen.Bethesda.Analyzers

A project to diagnose and analyze the health of a mod or a load order
GNU General Public License v3.0
14 stars 4 forks source link

Deleted New Records #49

Open ghost opened 3 years ago

ghost commented 3 years ago

Sometimes mod authors accidentally place something in a room then delete it, and its just an extra unnecessary deleted record in a plugin that doesn't overwrite anything. They could be easily removed and if they are the only placed object in a cell, the cell might be able to be cleaned as well.