mirror of
https://github.com/overte-org/overte.git
synced 2025-04-22 17:53:32 +02:00
update
This commit is contained in:
parent
1c876fe110
commit
94283904b8
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
|||
|
||||
unload: function() {
|
||||
print("EBL UNLOAD");
|
||||
baton.release(function(){});
|
||||
// baton.release();
|
||||
baton.unload();
|
||||
Entities.deleteEntity(_this.batonDebugModel);
|
||||
if (_this.soundIntervalConnected === true) {
|
||||
|
|
Loading…
Reference in a new issue