mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatFile] Add AttractMode as valid input and output format
This commit is contained in:
@@ -138,6 +138,7 @@ namespace SabreTools.Helper.Data
|
||||
OfflineList = 0x0400,
|
||||
TSV = 0x0800,
|
||||
CSV = 0x1000,
|
||||
AttractMode = 0x2000,
|
||||
|
||||
ALL = 0xFFFF,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user