diff --git a/RobloxFileFormat.dll b/RobloxFileFormat.dll index 70e78c3..5c6c938 100644 Binary files a/RobloxFileFormat.dll and b/RobloxFileFormat.dll differ diff --git a/Tree/Attributes.cs b/Tree/Attributes.cs index dd0cda2..3dc7822 100644 --- a/Tree/Attributes.cs +++ b/Tree/Attributes.cs @@ -220,7 +220,7 @@ namespace RobloxFiles } } - public class Attributes : Dictionary + public class Attributes : SortedDictionary { private void Initialize(BinaryReader reader) {