mirror of
https://github.com/SabreTools/SabreTools.Compression.git
synced 2026-09-22 06:45:04 +00:00
That does need to be signed, oops
This commit is contained in:
@@ -18,6 +18,6 @@ namespace SabreTools.Compression.MSZIP
|
||||
/// <summary>
|
||||
/// Value of the current node
|
||||
/// </summary>
|
||||
public uint Value { get; set; }
|
||||
public int Value { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user