Skip to content

Commit

Permalink
include change
Browse files Browse the repository at this point in the history
  • Loading branch information
IS4Code committed Nov 17, 2018
1 parent 62397d8 commit ab97e81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sampsvr_files/pawno/include/YSF.inc
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ native HasVehicleBeenOccupied(vehicleid);
native SetVehicleBeenOccupied(vehicleid, occupied);
native IsVehicleOccupied(vehicleid);
native IsVehicleDead(vehicleid);
native SetVehicleDead(vehicleid, bool:dead);
native SetVehicleParamsSirenState(vehicleid, sirenState);
native ToggleVehicleSirenEnabled(vehicleid, enabled);
native IsVehicleSirenEnabled(vehicleid);
Expand Down

0 comments on commit ab97e81

Please # to comment.