--- deliantra/server/ext/dmcommands.ext 2007/01/04 20:29:46 1.9 +++ deliantra/server/ext/dmcommands.ext 2007/01/05 17:07:17 1.10 @@ -77,7 +77,7 @@ my @pl = $map->players; $_->enter_link for @pl; - cf::async { + Coro::async_pool { my $name = $map->{path}->as_string; $map->reset;