mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 06:32:00 +00:00
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@6191 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
bd64ae2d17
commit
4e1b665277
1 changed files with 1 additions and 1 deletions
|
@ -1025,7 +1025,7 @@ const char *presetexec[] =
|
||||||
"r_part_classic_expgrav 10;" //gives a slightly more dynamic feel to them
|
"r_part_classic_expgrav 10;" //gives a slightly more dynamic feel to them
|
||||||
"r_part_classic_opaque 0;"
|
"r_part_classic_opaque 0;"
|
||||||
"gl_load24bit 1;"
|
"gl_load24bit 1;"
|
||||||
"r_replacemodels \"md3 md2\";"
|
"r_replacemodels \"md3 md2 md5mesh\";"
|
||||||
"r_coronas 1;"
|
"r_coronas 1;"
|
||||||
"r_dynamic 1;"
|
"r_dynamic 1;"
|
||||||
"r_softwarebanding 0;"
|
"r_softwarebanding 0;"
|
||||||
|
|
Loading…
Reference in a new issue