Moving FlammableComponent to Shared (#39870)

This commit is contained in:
M4rchy-S
2025-08-24 23:46:23 +03:00
committed by GitHub
parent b168f7be5a
commit 6c154fb79e
7 changed files with 9 additions and 12 deletions

View File

@@ -4,6 +4,7 @@ using Content.Server.Administration.Logs;
using Content.Server.Atmos.Components;
using Content.Server.NodeContainer.EntitySystems;
using Content.Server.NPC.Pathfinding;
using Content.Shared.Atmos.Components;
using Content.Shared.Camera;
using Content.Shared.CCVar;
using Content.Shared.Damage;