mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 18:44:00 +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