Skip to content

Commit

Permalink
added blip trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
KeepItLokiTho committed Jun 30, 2024
1 parent 989ab3e commit 76a7ecd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -583,6 +583,7 @@ RegisterNetEvent('apartments:client:setupSpawnUI', function(cData)
else
TriggerEvent('qb-spawn:client:setupSpawns', cData, false, nil)
TriggerEvent('qb-spawn:client:openUI', true)
TriggerEvent('apartments:client:SetHomeBlip', nil)
end
end
end, cData.citizenid)
Expand Down

0 comments on commit 76a7ecd

Please sign in to comment.