Skip to content

Commit

Permalink
feat(es_extended/client/main): sync where players look at
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenshiin13 committed Dec 3, 2024
1 parent 612006b commit 783c812
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions [core]/es_extended/client/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ RegisterNetEvent("esx:playerLoaded", function(xPlayer, _, skin)
Actions:Init()
StartPointsLoop()
StartServerSyncLoops()
NetworkSetLocalPlayerSyncLookAt(true)
end)

local isFirstSpawn = true
Expand Down

0 comments on commit 783c812

Please sign in to comment.