Remove salvage announcement duplication (#7290)
This commit is contained in:
@@ -78,7 +78,6 @@ namespace Content.Server.Salvage
|
|||||||
{
|
{
|
||||||
magnet.AttachedEntity = null;
|
magnet.AttachedEntity = null;
|
||||||
magnet.MagnetState = MagnetState.Inactive;
|
magnet.MagnetState = MagnetState.Inactive;
|
||||||
Report("salvage-system-announcement-lost");
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user