X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fclient%2Fmapvoting.qh;fp=qcsrc%2Fclient%2Fmapvoting.qh;h=7a9a511a2be129fb6e292c85e2e24f468bcea786;hp=9c7086efc10d6a0060f691718689aecc42508278;hb=fc2be4c1e7547ae97301f7966333e4dc858baf92;hpb=09616f413d96c0436c5129cbcf78d95163fc1640 diff --git a/qcsrc/client/mapvoting.qh b/qcsrc/client/mapvoting.qh index 9c7086efc1..7a9a511a2b 100644 --- a/qcsrc/client/mapvoting.qh +++ b/qcsrc/client/mapvoting.qh @@ -11,4 +11,6 @@ float MapVote_InputEvent(float bInputType, float nPrimary, float nSecondary); void Ent_MapVote(); void Net_MapVote_Picture(); + +float mv_active; #endif