mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 07:47:30 +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,
|
||||
polarStart: 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