mirror of
https://github.com/SabreTools/SabreTools.Models.git
synced 2026-09-23 07:06:17 +00:00
Add back two properties
This commit is contained in:
@@ -10,5 +10,9 @@ namespace SabreTools.Models.Compression.Quantum
|
||||
#else
|
||||
public ModelSymbol?[]? Symbols { get; set; }
|
||||
#endif
|
||||
|
||||
public int TotalFrequency { get; set; }
|
||||
|
||||
public int TimeToReorder { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user