From: Rudolf Polzer Date: Sun, 12 Dec 2010 19:44:31 +0000 (+0100) Subject: get rid of missing cfg reference X-Git-Tag: xonotic-v0.1.0preview~42 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=e30aef68189511d10f0930d7d1527eab4bbb1f97;p=xonotic%2Fxonotic-data.pk3dir.git get rid of missing cfg reference --- diff --git a/turrets.cfg b/turrets.cfg index 101defc61..876862b1c 100644 --- a/turrets.cfg +++ b/turrets.cfg @@ -51,8 +51,8 @@ exec unit_walker.cfg // OMG! Its the Evil Wheel! :O exec unit_ewheel.cfg -// -exec unit_repulsor.cfg +// It is so repulsive, it doesn't even exist! +// exec unit_repulsor.cfg set g_turrets_reloadcvars 0 // reload when this cfg has been exec'd alias g_turrets_reload "set g_turrets_reloadcvars 1"