Skip to content

Commit 8e7d84c

Browse files
committed
removed extra popMatrix()
1 parent 7d9fb56 commit 8e7d84c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/vr/examples/drawAim/drawAim.pde

-1
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,4 @@ void draw() {
6868
strokeWeight(50);
6969
point(x, y, z);
7070
noStroke();
71-
popMatrix();
7271
}

0 commit comments

Comments
 (0)