mirror of
https://github.com/nzp-team/assets.git
synced 2024-11-21 19:41:29 +00:00
FTE: Fix Mystery Box Glow Alpha Blending
This commit is contained in:
parent
dc0cd1838e
commit
543ebaa222
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
models/machines/mglow$.mdl_0.lmp
|
||||
{
|
||||
program defaultskin
|
||||
progblendfunc GL_ONE GL_ONE_MINUS_SRC_ALPHA
|
||||
progblendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
|
||||
diffusemap models/machines/mglow$.mdl_0.tga
|
||||
alphafunc ge128
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue