Rifle implemented.

Misc. adjustments to Biorifle and Razorjack.
This commit is contained in:
Marisa the Magician 2019-09-11 23:19:55 +02:00
commit 6984c2819d
11 changed files with 410 additions and 12 deletions

View file

@ -752,3 +752,9 @@ HardwareShader Texture "models/JSentry1_.png"
{
Shader "shaders/glsl/AmbientGlow.fp"
}
// PP shaders
HardwareShader PostProcess scene
{
Name "URifleScope"
Shader "shaders/glsl/URifleScope.fp" 330
}