mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-20 01:11:18 +00:00
Whitespace.
This commit is contained in:
parent
5e9baaa7c2
commit
1ebc5e6fa1
1 changed files with 1 additions and 0 deletions
|
@ -902,6 +902,7 @@ CL_LinkPlayers (void)
|
|||
} else {
|
||||
ent->skin = NULL;
|
||||
}
|
||||
|
||||
if (state->effects & EF_FLAG1)
|
||||
CL_AddFlagModels (ent, 0, j);
|
||||
else if (state->effects & EF_FLAG2)
|
||||
|
|
Loading…
Reference in a new issue