--- deliantra/server/ext/highscore.ext 2012/02/03 02:04:11 1.8 +++ deliantra/server/ext/highscore.ext 2012/02/03 03:01:44 1.9 @@ -3,7 +3,7 @@ use Fcntl (); use Coro::AIO; -our $HIGHSCORE_ENTRIES = $cf::CFG{highscore_entries} || 1000; +CONF HIGHSCORE_ENTRIES = 1000 our $HIGHSCORE;