]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Cleanup chat highlighting code (#38235)
authorTayrtahn <tayrtahn@gmail.com>
Thu, 12 Jun 2025 05:09:05 +0000 (01:09 -0400)
committerGitHub <noreply@github.com>
Thu, 12 Jun 2025 05:09:05 +0000 (22:09 -0700)
commit70ce570fe9361d5b90494d159faa4fd512ac479d
tree685a2724f4c9a7804884338000a7c0f7f65ca3c0
parentaee55954d38d3a1d9742707f4fa9ecede9ad04f1
Cleanup chat highlighting code (#38235)

* Cache regexes

* Convert static LocManager to resolved

* Use Any instead of Count > 0

* Use var instead of explicit types

* Make _highlights readonly
Content.Client/UserInterface/Systems/Chat/ChatUIController.Highlighting.cs