Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
xLuxy committed May 29, 2024
2 parents bc5cd4d + 4812ebb commit 58eb1f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2357,6 +2357,8 @@ declare module "alt-client" {
* @param handlingHash hash of the vehicle **handling name**
*/
public static getForHandlingName(handlingHash: number): HandlingData;

public static reloadVehiclePhysics(modelHash: number): boolean;
}

export class MapZoomData {
Expand Down

0 comments on commit 58eb1f3

Please sign in to comment.