Fixed issue with deathwindow

master
Sam 11年前
コミット d6105a98d1

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

読み込み中…
キャンセル
保存