mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 11:58:37 +02:00
Disable automatic playing of show in firework.js
This commit is contained in:
parent
42e2c683fd
commit
c964363ce5
1 changed files with 1 additions and 1 deletions
|
@ -126,4 +126,4 @@ playFireworkShow = function(position, numberOfFireworks, duration) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
playFireworkShow(10, 2000);
|
//playFireworkShow(10, 2000);
|
||||||
|
|
Loading…
Reference in a new issue