]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/util.qh
Merge branch 'master' into fruitiex/racefixes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / util.qh
index 77b3e03202817a61ef6325761c764ce0de357aff..65bede381e453829e834ca5e330b42e58034e7ed 100644 (file)
@@ -162,7 +162,7 @@ void check_unacceptable_compiler_bugs();
 float compressShotOrigin(vector v);
 vector decompressShotOrigin(float f);
 
-string rankings_reply, lsmaps_reply, lsnewmaps_reply, maplist_reply; // cached replies
+string rankings_reply, ladder_reply, lsmaps_reply, lsnewmaps_reply, maplist_reply; // cached replies
 string records_reply[10];
 
 float RandomSelection_totalweight;