Skip to content

Commit

Permalink
types: add pitchSpeed as an option in typings (#3446)
Browse files Browse the repository at this point in the history
  • Loading branch information
GenerelSchwerz authored Sep 8, 2024
1 parent d00c386 commit 05b48ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,7 @@ export interface PhysicsOptions {
playerHeight: number
jumpSpeed: number
yawSpeed: number
pitchSpeed: number
sprintSpeed: number
maxGroundSpeedSoulSand: number
maxGroundSpeedWater: number
Expand Down

0 comments on commit 05b48ad

Please sign in to comment.