Close skin cam when closing menu

This commit is contained in:
Jérémie N'gadi
2017-08-22 03:43:21 +02:00
parent f3b859df6e
commit e537204c33
+3
View File
@@ -147,6 +147,9 @@ function OpenMenu(submitCb, cancelCb, restrict)
end)
end,
function()
DeleteSkinCam()
end
)