cleaned up pipeline code for atlas

This commit is contained in:
2018-12-05 15:18:22 -06:00
parent 4136b1ca22
commit dde2c3dadf
3 changed files with 10 additions and 12 deletions

View File

@@ -41,8 +41,6 @@ namespace RecrownedAthenaeum.DataTypes
public void Draw(SpriteBatch batch, Rectangle destination)
{
Rectangle sourceRectangle;
Rectangle drawnRectangle;