mirror of
https://github.com/lubosz/overte.git
synced 2025-08-07 19:41:20 +02:00
Change default web entity URL to vircadia.com.
This commit is contained in:
parent
ce4aa67506
commit
383bb11a40
1 changed files with 1 additions and 1 deletions
|
@ -430,7 +430,7 @@ const DEFAULT_ENTITY_PROPERTIES = {
|
||||||
y: 0.9,
|
y: 0.9,
|
||||||
z: 0.01
|
z: 0.01
|
||||||
},
|
},
|
||||||
sourceUrl: "https://projectathena.io/",
|
sourceUrl: "https://vircadia.com/",
|
||||||
dpi: 30,
|
dpi: 30,
|
||||||
},
|
},
|
||||||
ParticleEffect: {
|
ParticleEffect: {
|
||||||
|
|
Loading…
Reference in a new issue