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
3aa765d5b8
commit
a0c8fbe5cf
@ -250,6 +250,7 @@ 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