This commit is contained in:
ericrius1 2016-03-22 10:26:13 -07:00
parent 1c876fe110
commit 94283904b8

View file

@ -76,7 +76,7 @@
unload: function() { unload: function() {
print("EBL UNLOAD"); print("EBL UNLOAD");
baton.release(function(){}); // baton.release();
baton.unload(); baton.unload();
Entities.deleteEntity(_this.batonDebugModel); Entities.deleteEntity(_this.batonDebugModel);
if (_this.soundIntervalConnected === true) { if (_this.soundIntervalConnected === true) {