Clean up some instances of double white space
This commit is contained in:
@@ -108,7 +108,7 @@ class SpritePixels
|
||||
|
||||
}
|
||||
|
||||
public void drawAtOn(Rasterizer2D graphics, int x, int y)
|
||||
public void drawAtOn(Rasterizer2D graphics, int x, int y)
|
||||
{
|
||||
x += this.offsetX;
|
||||
y += this.offsetY;
|
||||
|
||||
Reference in New Issue
Block a user