mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Wire up Logiqx TruRip/EmuArc fields
This commit is contained in:
@@ -209,6 +209,17 @@ namespace SabreTools.Library.DatItems
|
||||
Field.Board,
|
||||
Field.RebuildTo,
|
||||
|
||||
// Logiqx EmuArc
|
||||
Field.TitleID,
|
||||
Field.Developer,
|
||||
Field.Genre,
|
||||
Field.Subgenre,
|
||||
Field.Ratings,
|
||||
Field.Score,
|
||||
Field.Enabled,
|
||||
Field.HasCrc,
|
||||
Field.RelatedTo,
|
||||
|
||||
// SoftwareList
|
||||
Field.Supported,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user