mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 09:48:52 +00:00
Set LastSkin when saving
This commit is contained in:
@@ -264,6 +264,8 @@ function OpenSaveableMenu(submitCb, cancelCb, restrict)
|
||||
|
||||
TriggerServerEvent('esx_skin:save', skin)
|
||||
|
||||
LastSkin = skin
|
||||
|
||||
if submitCb ~= nil then
|
||||
submitCb(data, menu)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user