Skip to content

Commit

Permalink
add debugger wasm 修改bulletequal方法的错误
Browse files Browse the repository at this point in the history
  • Loading branch information
lirongf committed Jun 25, 2022
1 parent 0da61e0 commit d4c8731
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/indexTSC.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
}
</script>
<script src='astar.js'></script>
<script src='laya.physics3D.js'></script>
<!-- <script src='laya.physics3D.js'></script> -->
<!-- <script src='laya.performancetool.js'></script> -->
<!-- <script src='laya.physics3D.wasm.js'></script> -->
<script src='laya.physics3D.wasm.js'></script>
<script src='cannon.js'></script>
<script src='spine-core-3.8.js'></script>
<script src='box2d.js'></script>
Expand Down
Binary file modified bin/laya.physics3D.wasm.wasm
Binary file not shown.

0 comments on commit d4c8731

Please sign in to comment.