adjusting param

This commit is contained in:
Arctos2win
2024-06-18 12:54:18 +02:00
committed by GitHub
parent faace18968
commit 2804607a19
+1 -1
View File
@@ -77,7 +77,7 @@ function CreateExtendedPlayer(playerId, identifier, group, accounts, inventory,
end
---@param vector boolean
--- @param heading boolean
---@param heading boolean
---@return vector3 | vector4 | table
function self.getCoords(vector, heading)
local ped <const> = _GetPlayerPed(self.source)