Not white shapes too
This commit is contained in:
parent
afd14a2dc9
commit
b234468633
@ -282,8 +282,7 @@ class GeneratedShape {
|
|||||||
color("red"),
|
color("red"),
|
||||||
color("blue"),
|
color("blue"),
|
||||||
color("green"),
|
color("green"),
|
||||||
color("black"),
|
color("black")
|
||||||
color("white")
|
|
||||||
];
|
];
|
||||||
|
|
||||||
let index = floor(random(0, colourChoices.length));
|
let index = floor(random(0, colourChoices.length));
|
||||||
|
Loading…
Reference in New Issue
Block a user