Skip to content

Commit cb32ea0

Browse files
committed
Merge branch 'julien' of https://github.com/codedex-io/projects into julien
2 parents 5df71e5 + 98e3d16 commit cb32ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/build-a-conversational-game-in-p5js/build-a-conversational-game-in-p5js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ function preload() {
149149

150150
Then, we’ll loop the soundtrack in the setup function.
151151

152-
```
152+
```js
153153
function setup(){
154154
155155
//loop the game soundtrack

0 commit comments

Comments
 (0)