1
0
Fork 0

Fixed issue with deathwindow

master
Sam 11 anos atrás
commit d6105a98d1

@ -17,6 +17,7 @@ end
function reset()
if deathWindow then
deathWindow:destroy()
deathWindow = nil
end
end

Carregando…
Cancelar
Salvar