]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Replace all T : Component constraints with T : IComponent (#21073)
authorDrSmugleaf <DrSmugleaf@users.noreply.github.com>
Wed, 18 Oct 2023 02:42:47 +0000 (19:42 -0700)
committerGitHub <noreply@github.com>
Wed, 18 Oct 2023 02:42:47 +0000 (19:42 -0700)
commit5934c6728f7a3ac6c789239d2420f6aec914da18
tree0e400b993da288337f0e9909ec402722aa05fadb
parenta136616531a9b1d8575dfa520be746f4b76b92eb
Replace all T : Component constraints with T : IComponent (#21073)
Content.Client/Antag/AntagStatusIconSystem.cs
Content.IntegrationTests/PoolManager.cs
Content.Server/GameTicking/Rules/GameRuleSystem.cs
Content.Server/ParticleAccelerator/EntitySystems/ParticleAcceleratorSystem.Parts.cs
Content.Server/StationEvents/Events/StationEventSystem.cs
Content.Shared/Body/Systems/SharedBodySystem.Organs.cs
Content.Shared/Body/Systems/SharedBodySystem.Parts.cs
Content.Shared/Mind/SharedMindSystem.cs
Content.Shared/Roles/SharedRoleSystem.cs
Content.Shared/StatusEffect/StatusEffectsSystem.cs