Skip to content

Commit

Permalink
Update physics.js
Browse files Browse the repository at this point in the history
  • Loading branch information
aesthetic0001 authored Dec 12, 2023
1 parent 47c6fbe commit 8219587
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/plugins/physics.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
const {Vec3} = require('vec3')
const assert = require('assert')
const math = require('../math')
const conv = require('../conversions')
const {performance} = require('perf_hooks')
const {createDoneTask, createTask} = require('../promise_utils')
Expand Down

0 comments on commit 8219587

Please sign in to comment.