mirror of
https://bitbucket.org/CPMADevs/cnq3
synced 2024-11-10 06:31:48 +00:00
fixed the r_mapGreyscaleCTF shader list
removed duplicates fixed the q3wcp14 asymmetry
This commit is contained in:
parent
4670a811c1
commit
a12cf70700
1 changed files with 0 additions and 8 deletions
|
@ -2132,7 +2132,6 @@ static void ProcessGreyscale()
|
|||
{
|
||||
"textures/ctf_unified/banner01_red",
|
||||
"textures/ctf_unified/bounce_red",
|
||||
"textures/ssctf5/s_xian_dm3padwall_red",
|
||||
"textures/ssctf5/s_red_xian_dm3padwall",
|
||||
"textures/base_light/light1red_2000",
|
||||
"textures/ctf_unified/plaque_shiny_red",
|
||||
|
@ -2151,7 +2150,6 @@ static void ProcessGreyscale()
|
|||
"textures/ctf_unified/plaque_notshiny_blue",
|
||||
"textures/ctf_unified/direction_blue",
|
||||
"textures/ctf_unified/direction_red",
|
||||
//"textures/ssctf5/s_xian_dm3padwall",
|
||||
"textures/ctf_unified/monologo_noflash_red",
|
||||
"textures/ctf_unified/wall_decal_red",
|
||||
"textures/ssctf3/s_beam_red",
|
||||
|
@ -2228,12 +2226,6 @@ static void ProcessGreyscale()
|
|||
"textures/gothic_trim/baseboard09_red",
|
||||
"textures/ninemil-ctf2/killblock_i2_r",
|
||||
"textures/ninemil-ctf2/killblock_i2_b",
|
||||
"textures/gothic_trim/baseboard08_ered",
|
||||
"textures/gothic_trim/baseboard08_dblue",
|
||||
"textures/gothic_trim/baseboard09_blue",
|
||||
"textures/gothic_trim/baseboard09_red",
|
||||
"textures/ninemil-ctf2/killblock_i2_r",
|
||||
"textures/ninemil-ctf2/killblock_i2_b",
|
||||
"textures/ctf_unified/plaque_shiny_blue",
|
||||
"textures/japanc_q3w/red_laq1",
|
||||
"textures/japanc_q3w/blue_laq1",
|
||||
|
|
Loading…
Reference in a new issue