More filters for station records (#37213)

This commit is contained in:
B_Kirill
2025-05-07 02:21:16 +10:00
committed by GitHub
parent cf86e0de1d
commit 2fbc951230
3 changed files with 8 additions and 0 deletions

View File

@@ -39,6 +39,8 @@ public sealed class SetStationRecordFilter : BoundUserInterfaceMessage
public enum StationRecordFilterType : byte
{
Name,
Job,
Species,
Prints,
DNA,
}