Vmat: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "== Source2 Material == {{todo|Confirm with l4d3 this is real?}} <syntaxhighlight > struct vmat { string vmatpath; } </syntaxhighlight >")
 
m (Redirected page to Valve Material)
Tag: New redirect
Line 1: Line 1:
== Source2 Material ==
#REDIRECT [[Valve Material]]
 
{{todo|Confirm with l4d3 this is real?}}
<syntaxhighlight >
struct vmat
{
string vmatpath;
}
</syntaxhighlight >

Revision as of 04:28, 9 June 2023

Redirect to: