X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=qcsrc%2Fclient%2Fmapvoting.qh;h=8a6f542a0a597277cb598b45dff23f335f2ae824;hb=07a09abd9a97bbd7939e38bea4841e7d5e88dcce;hp=2f95102a990bf84571b8010cff9b55c674991dca;hpb=a55772c9ff44cc81b22611ae2fd5fdefed8f3a7b;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/mapvoting.qh b/qcsrc/client/mapvoting.qh index 2f95102a9..8a6f542a0 100644 --- a/qcsrc/client/mapvoting.qh +++ b/qcsrc/client/mapvoting.qh @@ -3,7 +3,7 @@ #include void MapVote_Draw(); -void Cmd_MapVote_MapDownload(float argc); +void Cmd_MapVote_MapDownload(int argc); float MapVote_InputEvent(float bInputType, float nPrimary, float nSecondary);