1.0.4:
- Adjust AmbientGlow shader to work EXACTLY like in UE1 (don't ask how I figured this out). - Fix Enforcer sometimes reloading when reloading is disabled. - Fix Enforcer pickups having no ambient glow.
This commit is contained in:
parent
1f5778177a
commit
1a05b9b14d
6 changed files with 15 additions and 15 deletions
|
|
@ -484,6 +484,10 @@ HardwareShader Texture "models/JEClip.png"
|
|||
{
|
||||
Shader "shaders/glsl/AmbientGlow.fp"
|
||||
}
|
||||
HardwareShader Texture "models/Jautot1.png"
|
||||
{
|
||||
Shader "shaders/glsl/AmbientGlow.fp"
|
||||
}
|
||||
HardwareShader Texture "models/BladeHopperT.png"
|
||||
{
|
||||
Shader "shaders/glsl/AmbientGlow.fp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue