- 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:
Marisa the Magician 2019-10-29 21:25:52 +01:00
commit 1a05b9b14d
6 changed files with 15 additions and 15 deletions

View file

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