Update main.lua

This commit is contained in:
RikoDEV
2020-02-22 16:31:49 +01:00
committed by GitHub
parent 640a322853
commit 6d0abfc71f
+1 -1
View File
@@ -100,7 +100,7 @@ AddEventHandler('kashactersC:SpawnCharacter', function(spawn, isnew)
TriggerEvent('esx:kashloaded')
if isnew then
if isnew == true then
TriggerEvent('esx_identity:showRegisterIdentity')
end