mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 22:51:57 +00:00
quick rail fix for highfps set
git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3827 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
ad1499d670
commit
c9186d2ab5
1 changed files with 1 additions and 2 deletions
|
@ -1148,14 +1148,13 @@ char *particle_set_highfps =
|
|||
|
||||
"r_part te_railtrail\n"
|
||||
"{\n"
|
||||
"step 1000000\n"
|
||||
"step 64\n"
|
||||
"scale 5\n"
|
||||
"die 1.2\n"
|
||||
"alpha 0.7\n"
|
||||
"rgb 16 16 255\n"
|
||||
"blend add\n"
|
||||
"type beam\n"
|
||||
"averageout\n"
|
||||
"}\n"
|
||||
|
||||
//the blob tempent is used quite a bit with teamfortress emp grenades.
|
||||
|
|
Loading…
Reference in a new issue