From: Nikolay S Date: Sat, 29 Mar 2025 17:52:06 +0000 (+0100) Subject: Increase RANKINGS_CNT X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=refs%2Fheads%2Fmorosophos%2Fserver-current4;p=xonotic%2Fxonotic-data.pk3dir.git Increase RANKINGS_CNT --- diff --git a/qcsrc/common/constants.qh b/qcsrc/common/constants.qh index f3023e1a8..03bbcba8f 100644 --- a/qcsrc/common/constants.qh +++ b/qcsrc/common/constants.qh @@ -28,7 +28,7 @@ const int SPECIES_ROBOT_SHINY = 5; const int SPECIES_RESERVED = 15; #ifdef GAMEQC -const int RANKINGS_CNT = 256; +const int RANKINGS_CNT = 512; /////////////////////////// // keys pressed