X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=qcsrc%2Fserver%2Fcommand%2Fvote.qh;h=748b7ce6d99bb7fb5a68a3888917898b0171a263;hb=d598635bbc779b2d8e4f247f2b3c30e18d1b4d9f;hp=691407706a819a79039a79622940812094462ec7;hpb=1d29897965eea7d8713a780fe01d5fcf34fc0b51;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/command/vote.qh b/qcsrc/server/command/vote.qh index 691407706..748b7ce6d 100644 --- a/qcsrc/server/command/vote.qh +++ b/qcsrc/server/command/vote.qh @@ -38,6 +38,7 @@ string vote_parsed_display; // visual string which is fixed after being parsed // allow functions to be used in other code like g_world.qc and teamplay.qc void VoteThink(); void VoteReset(); +void VoteCommand(float request, entity caller, float argc, string vote_command); // warmup and nagger stuff #define RESTART_COUNTDOWN 10