Skip to content

Commit

Permalink
fix: physicss unbindView bug
Browse files Browse the repository at this point in the history
  • Loading branch information
06wj committed Jul 19, 2018
1 parent b4301fa commit e4c1631
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/extensions/physics/physics.js
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@
}
space.removeBody(body);
}
this._deleteBodies.length = 0;
},
/**
* 绑定物理刚体
Expand Down

0 comments on commit e4c1631

Please sign in to comment.