unload baton

This commit is contained in:
ericrius1 2016-03-22 17:12:42 -07:00
parent 107479039a
commit 60bb77fd34

View file

@ -17,6 +17,10 @@
baton.claim(_this.startUpdate, _this.maybeClaim);
}
this.unload = function() {
baton.unload();
}
this.preload = function(entityID) {
_this.entityID = entityID
_this.batonDebugModel = Entities.addEntity({