mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Close skin cam when closing menu
This commit is contained in:
@@ -147,6 +147,9 @@ function OpenMenu(submitCb, cancelCb, restrict)
|
||||
|
||||
end)
|
||||
|
||||
end,
|
||||
function()
|
||||
DeleteSkinCam()
|
||||
end
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user