mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-14 19:11:36 +08:00
[monogame] Minor: fixed a warning.
This commit is contained in:
parent
83c987e43d
commit
d3ceb219f8
@ -344,7 +344,6 @@ namespace Spine {
|
||||
Atlas atlas;
|
||||
Skeleton skeleton;
|
||||
AnimationState state;
|
||||
Vector2 previousPosition;
|
||||
|
||||
public PhysicsScreenCelestial (Example game) : base(game) {
|
||||
atlas = new Atlas("data/celestial-circus.atlas", new XnaTextureLoader(game.GraphicsDevice));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user