Skip to content

Commit 98e3d16

Browse files
authored
Update projects/build-a-conversational-game-in-p5js/build-a-conversational-game-in-p5js
1 parent e5da4bd commit 98e3d16

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)