mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 13:09:51 -06:00
minor appearances
This commit is contained in:
@@ -67,7 +67,7 @@ function windowResized() {
|
||||
}
|
||||
|
||||
function draw() {
|
||||
background(32);
|
||||
background(24);
|
||||
|
||||
for (let i = 0; i < balls.length; i++) {
|
||||
balls[i].update();
|
||||
|
||||
Reference in New Issue
Block a user