diff --git a/Spine/SpineObject.cs b/Spine/SpineObject.cs index 471f9cb..bf71753 100644 --- a/Spine/SpineObject.cs +++ b/Spine/SpineObject.cs @@ -21,7 +21,6 @@ namespace Spine { [".skel"] = ".atlas", [".json"] = ".atlas", - [".skel.bytes"] = ".atlas.bytes", }.ToFrozenDictionary(); /// diff --git a/SpineViewer/App.xaml b/SpineViewer/App.xaml index 10e4d3d..1eca518 100644 --- a/SpineViewer/App.xaml +++ b/SpineViewer/App.xaml @@ -11,7 +11,7 @@ - +