]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix entity menu grouping and sorting (#24243)
authorKot <1192090+koteq@users.noreply.github.com>
Thu, 18 Jan 2024 22:18:53 +0000 (02:18 +0400)
committerGitHub <noreply@github.com>
Thu, 18 Jan 2024 22:18:53 +0000 (09:18 +1100)
commit9b97c7f2f215ec9862d8146e7db07ba03005a71f
treea07a6efd949cd41104425e6df4f0f20d89ddada0
parent6931848f1d875b22a1529e0868bff72f5dde663d
Fix entity menu grouping and sorting (#24243)

* Group entity menu by the displayed name instead of by the prototype

* Sort entity menu by the displayed name (with label) in current culture
Content.Client/ContextMenu/UI/EntityMenuPresenterGrouping.cs
Content.Client/ContextMenu/UI/EntityMenuUIController.cs