Changes

→‎Mod entry: seal by default.
Line 23: Line 23:     
/// <summary>The mod entry point.</summary>
 
/// <summary>The mod entry point.</summary>
public class ModEntry : Mod
+
internal sealed class ModEntry : Mod
 
{
 
{
 
     /// <summary>The mod entry point, called after the mod is first loaded.</summary>
 
     /// <summary>The mod entry point, called after the mod is first loaded.</summary>
528

edits