mirror of
https://github.com/liabru/matter-js.git
synced 2025-01-15 16:38:43 -05:00
updated demo.js
terrain file link was broken
This commit is contained in:
parent
0895d81fa1
commit
96c7ae013e
1 changed files with 2 additions and 2 deletions
|
@ -268,7 +268,7 @@
|
|||
name: 'Terrain',
|
||||
id: 'terrain',
|
||||
init: Example.terrain,
|
||||
sourceLink: sourceLinkRoot + '/terraing.js'
|
||||
sourceLink: sourceLinkRoot + '/terrain.js'
|
||||
},
|
||||
{
|
||||
name: 'Time Scaling',
|
||||
|
|
Loading…
Reference in a new issue