whitespace change. I prefer it this way.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2136 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2006-03-26 17:08:19 +00:00
parent 3cc22254e1
commit f03e0e3930
1 changed files with 1 additions and 2 deletions

View File

@ -549,8 +549,7 @@ void Model_NextDownload (void)
}
#endif
for ( i = 1; cl.model_name[i][0]
; i++)
for (i = 1; cl.model_name[i][0]; i++)
{
s = cl.model_name[i];
if (s[0] == '*')