diff --git a/Assets/SEE/Game/City/NodeLayoutAttributes.cs b/Assets/SEE/Game/City/NodeLayoutAttributes.cs index 76ee8917fa..35d139c627 100644 --- a/Assets/SEE/Game/City/NodeLayoutAttributes.cs +++ b/Assets/SEE/Game/City/NodeLayoutAttributes.cs @@ -30,7 +30,6 @@ public class NodeLayoutAttributes : LayoutSettings /// [OdinSerialize] public FilePath LayoutPath = new(); - public override void Save(ConfigWriter writer, string label) { writer.BeginGroup(label);