Skip to content

Commit 22fcb75

Browse files
committed
Formatting
1 parent c221bb7 commit 22fcb75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gameobjects/shape/rectangle/RectangleWebGLRenderer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ var RectangleWebGLRenderer = function (renderer, src, interpolationPercentage, c
6868
fillTint.BR = fillTintColor;
6969

7070
pipeline.setTexture2D();
71-
71+
7272
pipeline.batchFillRect(
7373
-dx,
7474
-dy,

0 commit comments

Comments
 (0)