mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatFile] Move output to the proper place
This commit is contained in:
@@ -438,9 +438,9 @@ namespace SabreTools.Helper.Dats
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Get the number of keys in the file dictionary
|
||||
/// Get the number of DatItems in the file dictionary
|
||||
/// </summary>
|
||||
/// <returns>Number of keys in the file dictionary</returns>
|
||||
/// <returns>Number of DatItems in the file dictionary</returns>
|
||||
public long Count
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user