]> git.sesse.net Git - ultimatescore/commitdiff
Small config update.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 12 Oct 2019 13:25:15 +0000 (15:25 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 12 Oct 2019 13:25:15 +0000 (15:25 +0200)
config.js

index ecc59eea8187ceddc37fc01d9e8c5bc68d85746e..bd508b0886fdea3686a5b7669ee20e3cc212e269 100644 (file)
--- a/config.js
+++ b/config.js
@@ -16,6 +16,6 @@ var ultimateconfig = {
        },
 
        'point_total_start_row': 10,
-       'ranking_list_start_row': 19,
-       'ranking_list_explain_row': 25
+       'ranking_list_start_row': 17,
+       'ranking_list_explain_row': 23
 };