--- deliantra/server/ext/dmcommands.ext 2007/01/02 11:08:35 1.6 +++ deliantra/server/ext/dmcommands.ext 2007/01/02 14:10:23 1.7 @@ -78,7 +78,6 @@ my @pl = $map->players; $_->enter_link for @pl; Coro::async { - Coro::Timer::sleep 10; $map->reset; $_->leave_link for @pl;