Skip to content

Commit

Permalink
Fixed documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
met4citizen committed Nov 18, 2024
1 parent 8340da6 commit be09f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/dynamicbones.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ class DynamicBones {

/**
* Animate dynamic bones.
* @param {number} t High precision timestamp in ms.
* @param {number} dt Delta time in ms.
*/
update(dt) {

Expand Down

0 comments on commit be09f23

Please sign in to comment.