diff --git a/xtrn/tw2/tw2.js b/xtrn/tw2/tw2.js index 200e9d10bd6acf3723a23ec089fefe3b82ededa8..650e4062e249ee4af82845c1e8553d86f10b04cf 100644 --- a/xtrn/tw2/tw2.js +++ b/xtrn/tw2/tw2.js @@ -275,7 +275,6 @@ function main() try { js.on_exit("do_exit()"); - js.auto_terminate=false; /* Run maintenance */ if(Settings.MaintLastRan < today) { RunMaint();