fix: [client/main] identity might actually work now

This commit is contained in:
MiddleSkillz
2021-05-06 01:56:34 -06:00
parent 2aed49b5eb
commit 0e68354728
-1
View File
@@ -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')