mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
Small fix
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ end)
|
||||
--===============================================
|
||||
AddEventHandler('es:playerLoaded', function(source)
|
||||
local result = getIdentity(source)
|
||||
if result == nil then
|
||||
if result ~= nil then
|
||||
TriggerClientEvent('esx_identity:showRegisterIdentity', source)
|
||||
else
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user