]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/clientcommands.qc
More work on vote commands
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / clientcommands.qc
index 552dc2ff3fc538fb0b33796642a31074efef2ecd..23bb261cd9d153d2faedea89016d56c120d1a852 100644 (file)
@@ -11,6 +11,7 @@
 .float checkfail;
 .float lms_spectate_warning;
 
+float VoteCommand(entity caller, float argc);
 string MapVote_Suggest(string m);
 //void MapVote_SendPicture(float id)