No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with
1 additions and
1 deletions
-
voicegardens/static/voicegardens.js
|
@ -368,7 +368,7 @@ function draw() { |
|
|
/** |
|
|
/** |
|
|
* The draw loop which is called x times a second where x is the frameRate. |
|
|
* The draw loop which is called x times a second where x is the frameRate. |
|
|
**/ |
|
|
**/ |
|
|
background("#69D2E7"); |
|
|
background("white"); |
|
|
blendMode(BLEND); |
|
|
blendMode(BLEND); |
|
|
smooth(); |
|
|
smooth(); |
|
|
noStroke(); |
|
|
noStroke(); |
|
|