mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
Fixing updates skin even tho didnt pay (#41)
This commit is contained in:
+1
-1
@@ -118,7 +118,7 @@ AddEventHandler('esx_clotheshop:hasExitedMarker', function(zone)
|
||||
currentAction = nil
|
||||
|
||||
if not hasPaid then
|
||||
TriggerEvent('esx_skin:getLastSkin', function(skin)
|
||||
ESX.TriggerServerCallback('esx_skin:getPlayerSkin', function(skin)
|
||||
TriggerEvent('skinchanger:loadSkin', skin)
|
||||
end)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user