Fixed LungComponent reference
This commit is contained in:
parent
5280db52c4
commit
2b375b5132
|
|
@ -1,5 +1,6 @@
|
||||||
using Content.Server.Body.Components;
|
using Content.Server.Body.Components;
|
||||||
using Content.Server.Body.Systems;
|
using Content.Server.Body.Systems;
|
||||||
|
using Content.Shared.Body.Components;
|
||||||
using Content.Shared.Nutrition.Components;
|
using Content.Shared.Nutrition.Components;
|
||||||
|
|
||||||
namespace Content.Server._DV.Feroxi;
|
namespace Content.Server._DV.Feroxi;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue