]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Increase RANKINGS_CNT morosophos/server-current4
authorNikolay S <nick@teichisma.info>
Sat, 29 Mar 2025 17:52:06 +0000 (18:52 +0100)
committerNikolay S <nick@teichisma.info>
Sat, 29 Mar 2025 17:52:06 +0000 (18:52 +0100)
qcsrc/common/constants.qh

index f3023e1a85eea4ee5604e2fb08185e6ed152ad43..03bbcba8f6311650ebae0b3fcd100b6d60280888 100644 (file)
@@ -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