mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2024-11-28 14:42:33 +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.
|
Red team respawning position for CTF games. This is where Red team players respawn after they get fragged.
|
||||||
-------- KEYS --------
|
-------- KEYS --------
|
||||||
target : this can point at a target_give entity for respawn freebies.
|
target : this can point at a target_give entity for respawn freebies.
|
||||||
|
|
Loading…
Reference in a new issue