--- deliantra/maps/perl/rent.ext 2006/09/19 20:14:16 1.6 +++ deliantra/maps/perl/rent.ext 2006/09/20 21:51:06 1.7 @@ -151,12 +151,8 @@ cf::attach_to_players prio => 100, on_login => sub { - return; my ($pl) = @_; - use Data::Dumper; - warn Dumper $pl; - $pl->{rent}{last_offline_check} ||= time; if ($pl->{rent}{last_online_check}) {