@ -132,6 +132,7 @@ var Updater = function(){
this.resume = function(){
if(this.interval != null) return;
this.start();
this.doUpdate();
};