mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
fix( onesync global voices )
This commit is contained in:
@@ -38,6 +38,7 @@ AddEventHandler('onClientMapStart', function()
|
||||
end)
|
||||
|
||||
Citizen.CreateThread(function()
|
||||
NetworkSetTalkerProximity(voice.default)
|
||||
while true do
|
||||
Citizen.Wait(1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user