From 41bb3d114113e25e7fee562c3ae195d144a2dfb6 Mon Sep 17 00:00:00 2001 From: TimeServ Date: Thu, 20 Oct 2005 04:41:39 +0000 Subject: [PATCH] quotes fix git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1516 fc73d0e0-1445-4013-8a0c-d673dee63da5 --- engine/partcfgs/spikeset.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/partcfgs/spikeset.cfg b/engine/partcfgs/spikeset.cfg index bfa2e09bc..b2542820d 100644 --- a/engine/partcfgs/spikeset.cfg +++ b/engine/partcfgs/spikeset.cfg @@ -713,4 +713,4 @@ r_effect "progs/flame.spr" explodesprite 1 r_effect "progs/flame2.mdl" cu_flame 1 r_effect "progs/flame.mdl" cu_torch -r_trail progs/e_spike1.mdl te_railtrail +r_trail "progs/e_spike1.mdl" te_railtrail