mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Add dictionary-based Machine model
This commit is contained in:
@@ -66,7 +66,7 @@ namespace SabreTools.Models.Internal
|
||||
public const string FileCountKey = "filecount";
|
||||
|
||||
/// <remarks>bool; AttractMode.Row</remarks>
|
||||
public const string FileIsAvailable = "file_is_available";
|
||||
public const string FileIsAvailableKey = "file_is_available";
|
||||
|
||||
/// <remarks>string</remarks>
|
||||
public const string FlagsKey = "flags";
|
||||
|
||||
Reference in New Issue
Block a user