Content update for NetEntities (#18935)
This commit is contained in:
@@ -42,7 +42,7 @@ public sealed class NotekeeperCartridgeSystem : EntitySystem
|
||||
component.Notes.Remove(message.Note);
|
||||
}
|
||||
|
||||
UpdateUiState(uid, args.LoaderUid, component);
|
||||
UpdateUiState(uid, GetEntity(args.LoaderUid), component);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user