diff --git a/client/main.lua b/client/main.lua index 356e03e0..0718aee2 100644 --- a/client/main.lua +++ b/client/main.lua @@ -63,7 +63,6 @@ AddEventHandler('esx:playerLoaded', function(playerData, isNew) ShutdownLoadingScreen() ShutdownLoadingScreenNui() FreezeEntityPosition(PlayerPedId(), false) - DoScreenFadeIn(10000) StartServerSyncLoops() if isNew then TriggerEvent('esx_identity:showRegisterIdentity')