--- deliantra/server/ext/commands.ext 2011/08/13 23:22:46 1.83 +++ deliantra/server/ext/commands.ext 2017/01/29 02:47:04 1.84 @@ -424,7 +424,7 @@ $svd = "++" if $svd > 99; $msg .= sprintf $format, - (scalar $map->players), + (scalar $map->players), $MAP_STATE{$map->state} || "?", $svd, (int $map->reset_at - $cf::RUNTIME),