mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 13:49:23 +02:00
change default particle texture to production
This commit is contained in:
parent
5a742002e2
commit
c678fd67ed
1 changed files with 1 additions and 1 deletions
|
@ -527,7 +527,7 @@ var toolBar = (function () {
|
||||||
alphaFinish: 0,
|
alphaFinish: 0,
|
||||||
polarStart: 0,
|
polarStart: 0,
|
||||||
polarFinish: 0,
|
polarFinish: 0,
|
||||||
textures: "https://raw.githubusercontent.com/Triplelexx/hifi/f98c3556fd0011150e35dc20275434b6321ac014/interface/resources/images/wispy-smoke.png"
|
textures: "https://content.highfidelity.com/DomainContent/production/Particles/wispy-smoke.png"
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue