Remove ISpriteComponent (#13458)
This commit is contained in:
@@ -34,7 +34,7 @@ namespace Content.Client.Animations
|
||||
},
|
||||
new AnimationTrackComponentProperty
|
||||
{
|
||||
ComponentType = typeof(ISpriteComponent),
|
||||
ComponentType = typeof(SpriteComponent),
|
||||
Property = "layer/0/texture",
|
||||
KeyFrames =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user