Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jm1021 committed Dec 20, 2023
1 parent f874c21 commit 7ea53cb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion _notebooks/2023-12-11-CSSE-student_animation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,11 @@
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"metadata": {
"vscode": {
"languageId": "javascript"
}
},
"outputs": [],
"source": [
"new GameLevel( {tag: \"lopez\", background: assets.backgrounds.avenida, platform: assets.platforms.grass, scaffold: assets.scaffolds.brick, player: assets.players.lopez, enemy: assets.enemies.goomba, callback: testerCallBack } );"
Expand Down

0 comments on commit 7ea53cb

Please sign in to comment.