From f9d3785eaccacc4800fdf50e78deef38e944e706 Mon Sep 17 00:00:00 2001 From: Samual Lenks Date: Mon, 3 Jun 2013 13:49:34 -0400 Subject: [PATCH] Whoops, we need to seta that in defaultXonotic.cfg --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 72e6375e3..66ac0b20b 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -77,7 +77,7 @@ seta cl_unpress_attack_on_weapon_switch 1 "automatically unpress fire and fire1 seta cl_spawn_event_particles 1 "pointparticles effect whenever a player spawns" seta cl_spawn_event_sound 1 "sound effect whenever a player spawns" //seta cl_spawn_point_model 0 "place a model at all spawn points" // still needs a model -//seta cl_spawn_point_particles 1 "pointparticles effect at all spawn points" // defined in effects-.cfg files +seta cl_spawn_point_particles 1 "pointparticles effect at all spawn points" // managed by effects-.cfg files freelook 1 sensitivity 6 -- 2.39.2