FTE: Fix Mystery Box Glow Alpha Blending

This commit is contained in:
cypress 2023-08-13 15:01:47 -04:00 committed by GitHub
parent dc0cd1838e
commit 543ebaa222
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
}