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