diff --git a/Content.Shared/_CD/Records/PlayerProvidedCharacterRecords.cs b/Content.Shared/_CD/Records/PlayerProvidedCharacterRecords.cs index 88f20faf81..0f12c7f053 100644 --- a/Content.Shared/_CD/Records/PlayerProvidedCharacterRecords.cs +++ b/Content.Shared/_CD/Records/PlayerProvidedCharacterRecords.cs @@ -12,7 +12,7 @@ namespace Content.Shared._CD.Records; public sealed partial class PlayerProvidedCharacterRecords { public const int TextMedLen = 64; - public const int TextVeryLargeLen = 8192; + public const int TextVeryLargeLen = 8192; //DeltaV /* Basic info */