irohenkou

This commit is contained in:
2024-10-25 09:58:06 +09:00
parent 33e24c0acc
commit c3eba80d7d

View File

@@ -3,5 +3,5 @@ function setup() {
}
function draw() {
background(128,0,1);
background(128,0,223);
}