Don't dirty the node groups on snapgrid changed.
This commit is contained in:
@@ -23,7 +23,6 @@ namespace Content.Server.GameObjects.EntitySystems
|
||||
foreach (var node in component.Nodes.Values)
|
||||
{
|
||||
node.OnSnapGridMove();
|
||||
AddDirtyNodeGroup(node.NodeGroup);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user