NebulaModTeam / nebula

A multiplayer mod for the game Dyson Sphere Program
GNU General Public License v3.0
835 stars 124 forks source link

Remove CommonAPI.MaterialFixer (Fix #613) #614

Closed starfi5h closed 9 months ago

starfi5h commented 9 months ago

When there are only CommonAPI and Nebula are loaded without other mods using [CommonAPISubmoduleDependency(nameof(ProtoRegistry))], the MaterialFixer will throw errors. So now MaterialFixer is removed in this PR because ChatWindow doesn't use TranslucentImage anymore.