Remove GalacticMarket component (#7914)
This commit is contained in:
@@ -68,7 +68,6 @@ namespace Content.Server.Cargo.Components
|
||||
{
|
||||
base.Initialize();
|
||||
|
||||
Owner.EnsureComponentWarn(out GalacticMarketComponent _);
|
||||
Owner.EnsureComponentWarn(out CargoOrderDatabaseComponent _);
|
||||
|
||||
if (UserInterface != null)
|
||||
|
||||
Reference in New Issue
Block a user