--- deliantra/maps/perl/follow.ext 2006/09/08 17:33:55 1.24 +++ deliantra/maps/perl/follow.ext 2006/12/12 16:59:34 1.25 @@ -58,7 +58,7 @@ $_[0]->w->stop unless keys %follow; }); -cf::register_command follow => 0, sub { +cf::register_command follow => sub { my ($who, $args) = @_; my $name = $who->name;