]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/campaign.qh
Apply voted game type on map switch, not on game type vote end so that the "restart...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / campaign.qh
index 1aca24492069678a7d4f59a0030227a349d96be3..a9c790e3647a9cb0d8622652c63ee85de49956e2 100644 (file)
@@ -11,7 +11,6 @@ int autocvar_g_campaign_skill;
 #define CAMPAIGN_MAX_ENTRIES 2
 
 int Campaign_GetLevelNum();
-string Campaign_GetMessage();
 
 void CampaignPreInit();
 void CampaignPostInit();