From c42ee5ee6f08c59c593fb3fbdbaf4db2ecf2716e Mon Sep 17 00:00:00 2001 From: vitopigno Date: Tue, 10 Jun 2025 00:23:51 +0200 Subject: [PATCH] Improve color picker example and minor code comments changes --- .../Systems/Chat/ChatUIController.Highlighting.cs | 3 ++- Resources/Locale/en-US/escape-menu/ui/options-menu.ftl | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Content.Client/UserInterface/Systems/Chat/ChatUIController.Highlighting.cs b/Content.Client/UserInterface/Systems/Chat/ChatUIController.Highlighting.cs index cc0eff4056..809713ddf7 100644 --- a/Content.Client/UserInterface/Systems/Chat/ChatUIController.Highlighting.cs +++ b/Content.Client/UserInterface/Systems/Chat/ChatUIController.Highlighting.cs @@ -111,7 +111,8 @@ public sealed partial class ChatUIController : IOnSystemChanged