Skip to content

Commit

Permalink
Update Lali.pde
Browse files Browse the repository at this point in the history
  • Loading branch information
laliki authored Dec 5, 2018
1 parent d8b3964 commit 3abf203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projecte_final/Lali.pde
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ class Lali extends Animacio {
}

void reset() {
bgColor = color(random(255), random(255), random(255));
background(bgColor);
}

Expand Down

0 comments on commit 3abf203

Please sign in to comment.