Add files via upload

This commit is contained in:
Pickle
2022-10-30 17:59:25 -04:00
committed by GitHub
parent bf697d3193
commit f3d67486a9

View File

@@ -108,6 +108,7 @@ function ShowScreen(data)
end
function HideScreen()
CURRENT_SCREEN = nil
if (duiObj) then
DestroyDui(duiObj)
SetScaleformMovieAsNoLongerNeeded(sfHandle)