mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatItem] More sorting fixes
This commit is contained in:
@@ -740,6 +740,9 @@ namespace SabreTools.Library.Dats
|
||||
}
|
||||
}
|
||||
|
||||
// One last sort to make sure this is ordered
|
||||
Sort(ref output, true);
|
||||
|
||||
return output;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user