]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/util.qh
increase headshot damage on rifle, use the headshot image in the notify panel if...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / util.qh
index f1d283238bf7590ab399aa7a75a2a34ab89755a9..2de439ff2732a7775d9670b98e4ce3bd49d11fb2 100644 (file)
@@ -165,7 +165,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;