Skip to content

Commit

Permalink
Latest builds
Browse files Browse the repository at this point in the history
  • Loading branch information
diarmidmackenzie committed Oct 11, 2023
1 parent b3f7853 commit 2f5716a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/aframe-physics-system.js
Original file line number Diff line number Diff line change
Expand Up @@ -14209,7 +14209,7 @@ let AmmoBody = {
const body = this.body
delete this.el.body;
delete this.body;
//setTimeout(() => Ammo.destroy(body), 100)
Ammo.destroy(body);
}
},

Expand Down
2 changes: 1 addition & 1 deletion dist/aframe-physics-system.min.js

Large diffs are not rendered by default.

0 comments on commit 2f5716a

Please sign in to comment.