Server Ok but not the ball
This commit is contained in:
+2
-2
@@ -44,7 +44,7 @@ namespace client
|
||||
spriteBatch.Draw(texture, Position, Color.White);
|
||||
}
|
||||
|
||||
public void Collisions(Ball ball)
|
||||
/*public void Collisions(Ball ball)
|
||||
{
|
||||
if (isLeft)
|
||||
{
|
||||
@@ -60,6 +60,6 @@ namespace client
|
||||
//ball.StopMoving();
|
||||
}
|
||||
}
|
||||
}
|
||||
}*/
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user