mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 02:08:55 +00:00
added call to save datastore when outfits are saved. (#24)
This commit is contained in:
@@ -19,6 +19,7 @@ AddEventHandler('esx_clotheshop:saveOutfit', function(label, skin)
|
||||
})
|
||||
|
||||
store.set('dressing', dressing)
|
||||
store.save()
|
||||
end)
|
||||
end)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user