Эх сурвалжийг харах

[monogame] Minor: fixed a warning.

Harald Csaszar 1 жил өмнө
parent
commit
d3ceb219f8

+ 0 - 1
spine-monogame/spine-monogame-example/ExampleGame.cs

@@ -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));