diff --git a/RecodeItLib/Remapper/ReMapper.cs b/RecodeItLib/Remapper/ReMapper.cs index ce688ff..24b1287 100644 --- a/RecodeItLib/Remapper/ReMapper.cs +++ b/RecodeItLib/Remapper/ReMapper.cs @@ -69,7 +69,7 @@ public class ReMapper RenameMatches(types); - //Publicize(); + Publicize(); // We are done, write the assembly WriteAssembly();