]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Namespace cleanup around Mind Roles (#30965)
authorErrant <35878406+Errant-4@users.noreply.github.com>
Thu, 15 Aug 2024 18:26:57 +0000 (20:26 +0200)
committerGitHub <noreply@github.com>
Thu, 15 Aug 2024 18:26:57 +0000 (20:26 +0200)
commit40b9fd4ea3b1e06558d8e510c527169965193ccc
tree2f8516288a2908a6ccca727ba13ca739de16c33d
parentf523df821ada7b6d46f1eb7ff63b3b981f019ce7
Namespace cleanup around Mind Roles (#30965)

* namespaces

* Comment does not need a semicolon

---------

Co-authored-by: Vasilis <vascreeper@yahoo.com>
14 files changed:
Content.Client/Administration/AdminNameOverlay.cs
Content.Client/Administration/UI/Tabs/PlayerTab/PlayerTab.xaml.cs
Content.Client/Chat/Managers/ChatManager.cs
Content.Server/Administration/Systems/AdminSystem.cs
Content.Server/Chat/Managers/ChatManager.cs
Content.Server/Ghost/ObserverRoleComponent.cs
Content.Server/Ghost/Roles/Components/GhostRoleComponent.cs
Content.Server/Ghost/Roles/GhostRoleSystem.cs
Content.Server/Zombies/ZombieSystem.Transform.cs
Content.Shared/Administration/Events/PlayerInfoChangedEvent.cs
Content.Shared/Administration/PlayerInfo.cs
Content.Shared/Ghost/Roles/SharedGhostRoleSystem.cs
Content.Shared/Mind/Components/MindContainerComponent.cs
Content.Shared/Mind/MindComponent.cs