]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Remove unused cvars
authormand1nga <mand1nga@xonotic.org>
Sun, 21 Aug 2011 02:16:52 +0000 (23:16 -0300)
committermand1nga <mand1nga@xonotic.org>
Sun, 21 Aug 2011 02:16:52 +0000 (23:16 -0300)
defaultXonotic.cfg

index e3231c1d24fe414edc5c93f86e48de0806c03a9b..a95f28936ea2b5ec147ebaa6f8b5a4bfe890f837 100644 (file)
@@ -1186,8 +1186,6 @@ set g_campaign 0
 set g_campaign_forceteam 0 "Forces the player to a given team in campaign mode, 1 = red, 2 = blue, 3 = yellow, 4 = pink"
 seta g_campaign_name "xonoticbeta"
 set g_campaign_skill 0
-set g_campaignxonotic20_index 0
-set g_campaignxonotic25_index 1
 
 alias singleplayer_start "g_campaign_index 0; set scmenu_campaign_goto 0"
 alias singleplayer_continue "set scmenu_campaign_goto -1"