Skip to content

Commit 2793818

Browse files
committed
spaaaaaaace
1 parent 5f89b69 commit 2793818

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Robust.Shared/GameObjects/EntityManager.ComponentDeltas.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ public virtual void DirtyField<T>(EntityUid uid, T comp, string fieldName, MetaD
5959
Dirty(uid, comp, metadata);
6060
}
6161

62-
6362
public virtual void DirtyFields<T>(EntityUid uid, T comp, MetaDataComponent? meta, params ReadOnlySpan<string> fields)
6463
where T : IComponentDelta
6564
{

0 commit comments

Comments
 (0)