[IMaterial] Add techset remapping
This commit is contained in:
parent
ff15fb07fc
commit
089c0d152c
@ -25,6 +25,8 @@ namespace Assets
|
|||||||
"_add",
|
"_add",
|
||||||
"_nofog",
|
"_nofog",
|
||||||
"_nocast",
|
"_nocast",
|
||||||
|
|
||||||
|
"_add_lin_nofog",
|
||||||
};
|
};
|
||||||
|
|
||||||
Components::FileSystem::File materialFile(Utils::String::VA("materials/%s.iw4xMaterial", name.data()));
|
Components::FileSystem::File materialFile(Utils::String::VA("materials/%s.iw4xMaterial", name.data()));
|
||||||
|
Loading…
Reference in New Issue
Block a user