Skip to content

Commit

Permalink
That is NOT an entity system
Browse files Browse the repository at this point in the history
  • Loading branch information
Mnemotechnician committed Oct 13, 2024
1 parent 2d80e25 commit 3c34821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Content.Server/Mail/MailConstants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public struct MailEntityStrings
/// <summary>
/// Constants related to mail.
/// </summary>
public sealed class MailConstants : EntitySystem
public static class MailConstants
{
/// <summary>
/// Locale strings related to small parcels.
Expand Down

0 comments on commit 3c34821

Please sign in to comment.