From: Nick Savchenko Date: Tue, 29 May 2018 17:47:28 +0000 (+0300) Subject: Set RANKINGS_CNT to 100 X-Git-Tag: xonotic-v0.8.5~2100^2~4 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=28bf13057a868998c6f16bb836dc7df763884e35 Set RANKINGS_CNT to 100 --- diff --git a/qcsrc/common/constants.qh b/qcsrc/common/constants.qh index 18ea6d7d16..8afe47bdee 100644 --- a/qcsrc/common/constants.qh +++ b/qcsrc/common/constants.qh @@ -1,6 +1,6 @@ #pragma once -const int RANKINGS_CNT = 15; +const int RANKINGS_CNT = 100; /////////////////////////// // keys pressed