mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2024-11-24 21:01:34 +00:00
fixed wrong colour for team entity
This commit is contained in:
parent
0d1e8d45f0
commit
b5220bdc01
1 changed files with 1 additions and 1 deletions
|
@ -2073,7 +2073,7 @@ count : number of times this spawnpoint can be used to spawn a player. Omit or s
|
|||
|
||||
//=============================================================================
|
||||
|
||||
/*QUAKED team_CTF_redspawn (0 .2 1) (-16 -16 -24) (16 16 32)
|
||||
/*QUAKED team_CTF_redspawn (1 .2 0) (-16 -16 -24) (16 16 32)
|
||||
Red team respawning position for CTF games. This is where Red team players respawn after they get fragged.
|
||||
-------- KEYS --------
|
||||
target : this can point at a target_give entity for respawn freebies.
|
||||
|
|
Loading…
Reference in a new issue