mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +02:00
far trigger launches fireworks
This commit is contained in:
parent
8f914c6673
commit
728612f9a7
1 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,10 @@
|
|||
_this.shootFireworks();
|
||||
},
|
||||
|
||||
startFarTrigger: function() {
|
||||
_this.shootFireworks();
|
||||
},
|
||||
|
||||
clickReleaseOnEntity: function() {
|
||||
_this.shootFireworks();
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue