update
This commit is contained in:
parent
a8c55dd841
commit
f62ee3082a
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ void setup(){
|
|||
//rinkaku
|
||||
rect(0,0,180,180,60);
|
||||
triangle(0,0,90,-30,180,0);
|
||||
noStroke();
|
||||
rect(0,0,185,60);
|
||||
stroke(0xff);
|
||||
rect(0,0,180,60);
|
||||
stroke(0);
|
||||
//eyes
|
||||
fill(0);
|
||||
|
|
Loading…
Add table
Reference in a new issue