mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Change display rotation to long?
This commit is contained in:
@@ -51,6 +51,7 @@ namespace SabreTools.Library.DatItems
|
||||
/// <summary>
|
||||
/// Byte size of the rom
|
||||
/// </summary>
|
||||
/// TODO: Can this be made optional instead of concrete long? Use `null` instead of `-1`?
|
||||
[JsonProperty("size", DefaultValueHandling = DefaultValueHandling.Ignore)]
|
||||
public long Size { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user