mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 10:12:06 -05:00
Update semag/crossnroad/index.html
This commit is contained in:
parent
0b6e4d9f85
commit
3aa765d5b8
@ -250,7 +250,6 @@ function drawPeep(x, y, size) {
|
|||||||
line(x0, y0 + size, x0 + size, y0);
|
line(x0, y0 + size, x0 + size, y0);
|
||||||
|
|
||||||
line(x0, y0 + 2 * size, x0 + size, y0 + size * 3);
|
line(x0, y0 + 2 * size, x0 + size, y0 + size * 3);
|
||||||
line(x0, y0 + 2 * size, x0 - size, y0 + size * 3);
|
|
||||||
pop();
|
pop();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user