mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-22 14:16:50 +00:00
11 lines
164 B
V Shell
11 lines
164 B
V Shell
|
vs.1.1
|
||
|
|
||
|
# DYNAMIC: "DOWATERFOG" "0..1"
|
||
|
# DYNAMIC: "SKINNING" "0..1"
|
||
|
|
||
|
#include "unlittwotexture_inc.vsh"
|
||
|
|
||
|
$vertexcolor = 0;
|
||
|
|
||
|
&UnlitTwoTexture( $vertexcolor );
|