]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/command/getreplies.qh
Merge remote-tracking branch 'origin/zykure/playerstats_ladders' into samual/combined...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / command / getreplies.qh
index af941a79d2397038236e479b3cab7b4d34c87525..77da27219241db4d587b9304d9fc605aece1ca8e 100644 (file)
@@ -14,4 +14,6 @@ float top_scores[LADDER_SIZE];
 // allow functions to be used in other code like g_world.qc and race.qc
 string getrecords(float page);
 string getrankings(void);
-string getladder(void);
\ No newline at end of file
+string getladder(void);
+string getmaplist(void);
+string getlsmaps(void);