--- deliantra/Deliantra-Client/DC/UI.pm 2007/07/17 12:04:18 1.379 +++ deliantra/Deliantra-Client/DC/UI.pm 2007/07/17 17:39:07 1.380 @@ -3500,12 +3500,7 @@ $self->{timer} = Event->timer ( parked => 1, cb => sub { - return unless $::CONN; - - if (!$widget) {#d# - warn "animation widget timer active but widgetd estroyed\n";#d# - warn $_[0]->w->active;#d# - }#d# + return unless $::CONN && $widget; ++$widget->{frame}; $widget->update_face;