mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-08 03:42:27 +02:00
Fixed path to asset
This commit is contained in:
parent
c240b24efd
commit
29d086d390
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
var graph = {
|
||||
background: {
|
||||
type: "Model",
|
||||
modelURL: "https://binaryrelay.com/files/public-docs/hifi/meter/wood/meter-text.fbx",
|
||||
modelURL: "https://binaryrelay.com/files/public-docs/hifi/meter/wood/meter-wood.fbx",
|
||||
color: {
|
||||
red: 128,
|
||||
green: 128,
|
||||
|
|
Loading…
Reference in a new issue