FTE: Fix chandelier shader

This commit is contained in:
cypress 2024-06-22 12:16:33 -07:00 committed by GitHub
parent 8ccf6f59c1
commit 7a3f67b9ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,10 +6,10 @@ models/machines/mglow$.mdl_0.lmp
alphafunc ge128 alphafunc ge128
} }
models/machines/chandelier$.mdl_0.lmp models/props/chandelier$.mdl_0.lmp
{ {
program defaultskin program defaultskin
progblendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA 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 alphafunc ge128
} }