Skip to content

Commit

Permalink
fix: Don't strip BodyID from CodexEntries
Browse files Browse the repository at this point in the history
  • Loading branch information
itssimple committed Jun 10, 2024
1 parent 8e56eba commit c3eab4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Journal-Limpet.Shared/EDDN/CodexEntry.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ public enum RemoveProperties
{
IsNewEntry,
NewTraitsDiscovered,
BodyID,
BodyName
}
}
Expand Down

0 comments on commit c3eab4c

Please sign in to comment.