Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param seat number
|
||||
---@return boolean canEject
|
||||
---@param seat number
|
||||
---@return boolean canEject
|
||||
---Returns whether the player can eject the occupant of a seat in the player's vehicle
|
||||
function CanEjectPassengerFromSeat(seat) end
|
||||
function CanEjectPassengerFromSeat(seat) end
|
||||
|
||||
Reference in New Issue
Block a user