mirror of
https://github.com/nzp-team/assets.git
synced 2024-11-10 06:31:52 +00:00
FTE: Fix chandelier shader
This commit is contained in:
parent
8ccf6f59c1
commit
7a3f67b9ac
1 changed files with 2 additions and 2 deletions
|
@ -6,10 +6,10 @@ models/machines/mglow$.mdl_0.lmp
|
|||
alphafunc ge128
|
||||
}
|
||||
|
||||
models/machines/chandelier$.mdl_0.lmp
|
||||
models/props/chandelier$.mdl_0.lmp
|
||||
{
|
||||
program defaultskin
|
||||
progblendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
|
||||
diffusemap models/machines/mglow$.mdl_0.tga
|
||||
diffusemap models/props/chandelier$.mdl_0.tga
|
||||
alphafunc ge128
|
||||
}
|
Loading…
Reference in a new issue