]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Remove server and shared sprite component (#15917)
authorLeon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Sun, 30 Apr 2023 06:09:52 +0000 (18:09 +1200)
committerGitHub <noreply@github.com>
Sun, 30 Apr 2023 06:09:52 +0000 (16:09 +1000)
commitf99533a7bf244721a611ec1621d09c85b8e67f25
tree46c2976531614e9535304a557105e88923c66771
parent8f7a217413a3491c6e1feb5b7efa69d76de0af96
Remove server and shared sprite component (#15917)
12 files changed:
Content.Client/AirlockPainter/AirlockPainterSystem.cs
Content.Client/Atmos/EntitySystems/AtmosPipeAppearanceSystem.cs
Content.Client/Clothing/ClientClothingSystem.cs
Content.Client/Doors/DoorSystem.cs
Content.Client/Items/Systems/ItemSystem.cs
Content.Client/Toggleable/ToggleableLightVisualsComponent.cs
Content.MapRenderer/Painters/GridPainter.cs
Content.Shared/Clothing/ClothingEvents.cs
Content.Shared/Clothing/Components/ClothingComponent.cs
Content.Shared/Hands/HandEvents.cs
Content.Shared/Item/ItemComponent.cs
Content.Shared/Item/SharedItemSystem.cs