Merge branch 'final-version' into upupup

This commit is contained in:
Aviu00
2024-02-05 10:24:33 +03:00
1189 changed files with 31542 additions and 354012 deletions

View File

@@ -81,7 +81,7 @@ public sealed partial class ChatSystem : SharedChatSystem
private bool _deadLoocEnabled;
private bool _critLoocEnabled;
private const bool AdminLoocEnabled = true;
private const string ChatNamePalette = "Material";
private const string ChatNamePalette = "ChatNames";
[ValidatePrototypeId<ColorPalettePrototype>]
private string[] _chatNameColors = default!;