Remove double pickup log (#7972)
This commit is contained in:
@@ -125,8 +125,6 @@ namespace Content.Server.Hands.Systems
|
|||||||
|
|
||||||
// update gui of anyone stripping this entity.
|
// update gui of anyone stripping this entity.
|
||||||
_strippableSystem.SendUpdate(uid);
|
_strippableSystem.SendUpdate(uid);
|
||||||
|
|
||||||
_logSystem.Add(LogType.Pickup, LogImpact.Low, $"{uid} picked up {entity}");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user