mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Fix loadDefaultModel
This commit is contained in:
@@ -85,7 +85,7 @@ AddEventHandler('playerSpawned', function()
|
||||
|
||||
end)
|
||||
|
||||
AddEventHandler('skinchanger:LoadDefaultModel', function()
|
||||
AddEventHandler('skinchanger:loadDefaultModel', function()
|
||||
LoadoutLoaded = false
|
||||
end)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user