Fix log component parenting issues (#11073)
This commit is contained in:
@@ -4,6 +4,7 @@ using Robust.Shared.Serialization.TypeSerializers.Implementations.Custom.Prototy
|
||||
|
||||
namespace Content.Server.Botany.Components;
|
||||
// TODO: This should probably be merged with SliceableFood somehow or made into a more generic Choppable.
|
||||
// Yeah this is pretty trash. also consolidating this type of behavior will avoid future transform parenting bugs (see #6090).
|
||||
|
||||
[RegisterComponent]
|
||||
[Access(typeof(LogSystem))]
|
||||
|
||||
Reference in New Issue
Block a user