Fixed issue with deathwindow

master
Sam 11 年前
父节点 0938e22eb9
当前提交 d6105a98d1

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

正在加载...
取消
保存