Update submodule.
Remove now-unecessary Initialize() calls on added components.
This commit is contained in:
@@ -61,7 +61,6 @@ namespace Content.Server.GameObjects.Components.Nutrition
|
||||
else
|
||||
{
|
||||
_contents = Owner.AddComponent<SolutionComponent>();
|
||||
_contents.Initialize();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user