mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +02:00
particle image
This commit is contained in:
parent
3adc88aa70
commit
85d8fc2944
1 changed files with 1 additions and 1 deletions
|
@ -318,7 +318,7 @@ var toolBar = (function() {
|
|||
});
|
||||
|
||||
newParticleButton = toolBar.addTool({
|
||||
imageURL: toolIconUrl + "particle.svg?v1",
|
||||
imageURL: toolIconUrl + "particle.svg",
|
||||
subImage: {
|
||||
x: 0,
|
||||
y: 0,
|
||||
|
|
Loading…
Reference in a new issue