git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4640 fc73d0e0-1445-4013-8a0c-d673dee63da5

This commit is contained in:
Spoike 2014-04-13 04:27:21 +00:00
parent 8b9ad6a48e
commit 15caf097af
1 changed files with 2 additions and 0 deletions

View File

@ -4472,7 +4472,9 @@ void CL_MuzzleFlash (int destsplit)
dl->channelfade[1] = 0.75;
dl->channelfade[2] = 0.375;
dl->decay = 500;
#ifdef RTLIGHTS
dl->lightcolourscales[2] = 4;
#endif
}
#ifdef Q2CLIENT